Index API Programatically
-
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!
The topic ‘Index API Programatically’ is closed to new replies.