Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1205829
    Scott T
    Participant

    I was in wp-cli and I ran a plugins list and these errors returned after the 4.6.3 update.

    #1205839
    Scott T
    Participant
    This reply has been marked as private.
    #1206186
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! It seems that you’re running PHP 7 on your server environment. PHP notices you can ignore by changing the following line in your wp-config.php file which is located under the root of your WordPress installation.

    Locate the following line:
    define('WP_DEBUG', true);

    Change it as follows:
    define('WP_DEBUG', false);

    Hope that helps.

  • <script> jQuery(function($){ $("#no-reply-1205829 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>