wpseo_add_cleanup_counts_to_indexable_bucket

wpseo_add_cleanup_counts_to_indexable_bucket

Hook Type: action

See hook in core

Displaying hooks found in version: wordpress-seo.22.6

do_action('wpseo_add_cleanup_counts_to_indexable_bucket') is found 1 times:

  • /src/analytics/application/to-be-cleaned-indexables-collector.php line 82

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

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

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

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

    		 *
    		 * @internal
    		 * @param To_Be_Cleaned_Indexable_Bucket $bucket An indexable cleanup bucket. New values are instances of To_Be_Cleaned_Indexable_Count.
    		 */
    		\do_action( 'wpseo_add_cleanup_counts_to_indexable_bucket', $to_be_cleaned_indexable_bucket );
    	}
    }