clean_new_public_post_type_notifications

clean_new_public_post_type_notifications

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wordpress-seo.22.6

do_action('clean_new_public_post_type_notifications') is found 1 times:

  • /src/integrations/watchers/indexable-post-type-change-watcher.php line 145

    Warning: Undefined array key 148 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 149 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 150 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_post_type_notifications', $newly_made_non_public_post_types );
    		}
    	}
    }
    
    
    
    

See this hook used in plugins: