Conversation
supportIn https://codex.wordpress.org/Writing_a_Plugin , in the Security Note under Plugin Files states to add defined( 'ABSPATH' ) or die( 'No script kiddies please!' ); at the top of each WP plugin PHP file so that the file won’t be remotely executed. Could you add this to the top of your PHP file? https://wordpress.org/plugins/easy-pinterest/
No comments were stored for this source.