Replies: 0
Hi,
I have created this function printJobs () in the plugin and calling with shortcode on the page. It was working fine.
After plugin update i got this error with the plugin.
An error of type E_COMPILE_ERROR was caused on line number 32 of the file /home/mysite/public_html/wp-content/plugins/insert-php-code-snippet/shortcode-handler.php(65): eval () ‘d code . Error: Cannot redeclare printJobs () (previously declared in /home/mysite/public_html/wp-content/plugins/insert-php-code-snippet/shortcode-handler.php(65): eval () ‘d code: 10)
Could you please tell how can i fix this issue?
Thanks