• Your plugin throws a bunch of notices in WP Admin if WP_DEBUG is turned on:

    Notice: Undefined variable: callback in /var/www/wp.local.lt/wp-content/plugins/wp-catalogue/index.php on line 22
    
    Notice: Use of undefined constant WPCACHEHOME - assumed 'WPCACHEHOME' in /var/www/wp.local.lt/wp-content/plugins/wp-catalogue/index.php on line 161
    
    Notice: Use of undefined constant WPC_STYLE - assumed 'WPC_STYLE' in /var/www/wp.local.lt/wp-content/plugins/wp-catalogue/index.php on line 50
    
    Notice: Use of undefined constant WPC_SCRIPT - assumed 'WPC_SCRIPT' in /var/www/wp.local.lt/wp-content/plugins/wp-catalogue/index.php on line 53
    
    Notice: Use of undefined constant WPC_STYLE - assumed 'WPC_STYLE' in /var/www/wp.local.lt/wp-content/plugins/wp-catalogue/index.php on line 81
    
    Notice: Use of undefined constant WPC_SCRIPT - assumed 'WPC_SCRIPT' in /var/www/wp.local.lt/wp-content/plugins/wp-catalogue/index.php on line 85

    WordPress version: 4.0.1, plugin version: 1.7.3

    https://www.ads-software.com/plugins/wp-catalogue/

  • The topic ‘Notices with WP_DEBUG on’ is closed to new replies.