Support » Plugin: Custom Login » Strict Standards warnings in WP_DEBUG mode

  • Resolved megalytic

    (@megalytic)


    Running this plugin in WP_DEBUG mode gives a lot of warning messages:

    Strict Standards: Accessing static property Custom_Login::$settings_api as non static in /var/www/wp-content/plugins/custom-login/custom-login.php on line 260
    
    Strict Standards: Accessing static property Custom_Login::$settings_api as non static in /var/www/wp-content/plugins/custom-login/custom-login.php on line 261
    
    Strict Standards: Accessing static property Custom_Login::$settings_api as non static in /var/www/wp-content/plugins/custom-login/custom-login.php on line 262
    
    Strict Standards: Accessing static property Custom_Login::$settings_api as non static in /var/www/wp-content/plugins/custom-login/custom-login.php on line 263
    
    Strict Standards: Accessing static property Custom_Login::$options_page as non static in /var/www/wp-content/plugins/custom-login/custom-login.php on line 684
    
    Strict Standards: Accessing static property Custom_Login::$options_page as non static in /var/www/wp-content/plugins/custom-login/custom-login.php on line 686
    
    Strict Standards: Accessing static property Custom_Login::$settings_api as non static in /var/www/wp-content/plugins/custom-login/custom-login.php on line 686
    
    Strict Standards: Accessing static property Custom_Login::$sections as non static in /var/www/wp-content/plugins/custom-login/custom-login.php on line 335
    
    Strict Standards: Accessing static property Custom_Login::$settings_api as non static in /var/www/wp-content/plugins/custom-login/custom-login.php on line 668
    
    Strict Standards: Accessing static property Custom_Login::$sections as non static in /var/www/wp-content/plugins/custom-login/custom-login.php on line 668
    
    Strict Standards: Accessing static property Custom_Login::$settings_api as non static in /var/www/wp-content/plugins/custom-login/custom-login.php on line 669
    
    Strict Standards: Accessing static property Custom_Login::$settings_api as non static in /var/www/wp-content/plugins/custom-login/custom-login.php on line 672

    http://wordpress.org/plugins/custom-login/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Strict Standards warnings in WP_DEBUG mode’ is closed to new replies.