• Hi,

    I’m creating posts with wp_insert_post and fill in the SEO field (focus keyword, meta description etc.) dynamically. When I go to edit.php, the SEO status for the dynamically added posts is grey and I have to open the posts once before their status is visible on the edit screen.

    Any idea how I can make the status visible on wp_update_post automatically without having to click each post?

    I found the function calculate_results() in class-metabox.php but calling it from outside the seo plugin fails.

    Hope for help 🙂
    Panda

    https://wordpress.org/plugins/wordpress-seo/

The topic ‘Update analysis results on edit.php after wp_insert_post’ is closed to new replies.