asp_index_on_save_stop
Allows stopping the indexing process when a new post is added or an existing one is saved
Parameters
$stop (bool) - false by default
$post_id (int) - the currently indexed post ID
$the_post (object) - the currently indexed post object
$update (bool) - If true, then this is a new post, not an existing one
Usage
Last updated