• Hi,

    I am working on a website where posts are updated programatically. Is it possible to call a function in the plugin to Index the posts?

    Would something like this work?

    do_action( 'save_post_job', $post_id );

    Great plugin by the way saves loads of time! Thanks!

    • This topic was modified 5 years, 9 months ago by bmillerz.
    • This topic was modified 5 years, 9 months ago by bmillerz.
    • This topic was modified 5 years, 9 months ago by bmillerz.

The topic ‘Index API Programatically’ is closed to new replies.