clean_new_public_taxonomy_notifications, $newly_made_non_public_taxonomies
clean_new_public_taxonomy_notifications, $newly_made_non_public_taxonomies
Appears in: wordpress-seo.28.1
Hook Type: action
Displaying hooks found in version: wordpress-seo.28.1do_action('clean_new_public_taxonomy_notifications, $newly_made_non_public_taxonomies') is found 1 times:
- /src/integrations/watchers/indexable-taxonomy-change-watcher.php line 158
Warning: Undefined array key 161 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 162 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 163 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
if ( $cleanup_not_yet_scheduled ) { \wp_schedule_single_event( ( \time() + ( \MINUTE_IN_SECONDS * 5 ) ), Cleanup_Integration::START_HOOK ); } \do_action( 'clean_new_public_taxonomy_notifications', $newly_made_non_public_taxonomies ); } } }