wpseo_indexables_unindexed_calculated, static::UNINDEXED_COUNT_TRANSIENT, $count
wpseo_indexables_unindexed_calculated, static::UNINDEXED_COUNT_TRANSIENT, $count
Appears in: wordpress-seo.28.1
Hook Type: action
Displaying hooks found in version: wordpress-seo.28.1do_action('wpseo_indexables_unindexed_calculated, static::UNINDEXED_COUNT_TRANSIENT, $count') is found 1 times:
- /src/actions/indexing/abstract-indexing-action.php line 99
Warning: Undefined array key 103 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 104 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
* Action: 'wpseo_indexables_unindexed_calculated' - sets an option to timestamp when there are no unindexed indexables left. * * @internal */ \do_action( 'wpseo_indexables_unindexed_calculated', static::UNINDEXED_COUNT_TRANSIENT, $count ); return (int) $count; } }