• Just so you know, with WP_DEBUG enabled, this plugin spits out a load of notices/warnings. Although I recognize that they’re harmless, it is the only of my >20 plugins to do so and would be nice to get them cleaned up 😉

    i.e.

    [17-Dec-2012 23:18:37] PHP Notice: Undefined index: category_name in /<path>/wordpress/wp-content/plugins/feedburner-plugin/fdfeedburner.php on line 194
    [17-Dec-2012 23:18:37] PHP Notice: Undefined index: cat in /<path>/wordpress/wp-content/plugins/feedburner-plugin/fdfeedburner.php on line 197
    [17-Dec-2012 23:18:37] PHP Notice: Undefined index: tag in /<path>/wordpress/wp-content/plugins/feedburner-plugin/fdfeedburner.php on line 211
    [17-Dec-2012 23:18:37] PHP Notice: Undefined index: s in /<path>/wordpress/wp-content/plugins/feedburner-plugin/fdfeedburner.php on line 220
    [17-Dec-2012 23:18:37] PHP Notice: Undefined index: author_name in /<path>/wordpress/wp-content/plugins/feedburner-plugin/fdfeedburner.php on line 226

    http://wordpress.org/extend/plugins/feedburner-plugin/

  • The topic ‘WP_DEBUG notices’ is closed to new replies.