79134965

Date: 2024-10-28 20:15:25
Score: 1.5
Natty:
Report link

Here's the answer :

define( 'ICON_PATH', plugins_url( 'img\sh-logo.svg', __FILE__ ) );
define( 'BASE64_PLUGIN_ICON', base64_encode(wp_remote_retrieve_body(wp_remote_get(ICON_PATH))) );
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Sam