• Adding the following to the child-theme’s function.php file will remove that pesky smell of burnt yoast that keeps popping up

    update_site_option('duplicate_post_show_notice', 0);
    

    Update:
    It seems there is an option to turn this off under:
    Dashboard > Settings > Duplicate Post > Display > Show update notice

    cool.

    • This topic was modified 5 years, 10 months ago by Baden. Reason: added discover of settings hidden in display tab

The topic ‘Remove YOASTy Update Notice’ is closed to new replies.