Please use wp_debug when developing plugin
-
Hi,
I got this error on my site right after activating this plugin.
Notice: Undefined offset: 0 in C:\Users\~path\wp-includes\plugin.php on line 898
Notice: Undefined offset: 0 in C:\Users\~path\wp-includes\plugin.php on line 916
Notice: get_bloginfo was called with an argument that is deprecated since version 2.2! The siteurl option is deprecated for the family of bloginfo() functions. Use the url option instead. in C:\Users\~path\wp-includes\functions.php on line 3318
I can see a deprecated function being used in this plugin.
The topic ‘Please use wp_debug when developing plugin’ is closed to new replies.