• Resolved moefletcher

    (@moefletcher)


    Hi,

    I am seeing this error message at the top of my admin page and I do not understand what it means nor how to go about it.

    I’ve disabled my plugins and enabled them one by one but I am still seeing this message. In fact, it does not allow me to make any changes to my site ie. delete/add post/products etc…

    “Notice: wpseo_pre_analysis_post_content filter/action is deprecated since version WPSEO 3.0! Use javascript instead. in /home/moefletcher/thenaturalparentingstore.com/wp-includes/functions.php on line 3406

    Warning: Cannot modify header information – headers already sent by (output started at /home/moefletcher/thenaturalparentingstore.com/wp-includes/functions.php:3406) in /home/moefletcher/thenaturalparentingstore.com/wp-includes/pluggable.php on line 1207″

    If you have any idea what this means and how to go about it, I’d be very grateful for the pointers.

    Thanks!
    Moe

Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    Try deactivating all plugins. If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, try switching to the Twenty Fifteen theme to rule-out a theme-specific issue (theme functions can interfere like plugins).

    Thread Starter moefletcher

    (@moefletcher)

    Thank you James. Re-activating all the plugins did sort the issue.

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    You’re welcome!

    Could I ask which plugin ultimately was the problem child?

    …or was this a case of deactivating them all, turn them all on one by one and then the problem resolved itself?

    Thanks for the feedback.

    Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    In general, on functions.php, it could have been any, even a theme function.

    However, this one came with an added Notice: wpseo_pre_analysis_post_content bit, so whatever it was I suspect it was something meant to interact with Yoast SEO that wasn’t updated for the new ways Yoast SEO 3 did things.

    I was facing the same problem. I just made the define('WP_DEBUG', FALSE);….:) the problem is solved.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Content Filter Deprecated’ is closed to new replies.