You appear to be a bot. Output may be restricted
Description
Returns a limited number of unindexed posts.
Usage
$int|false = get_limited_unindexed_count();
Parameters
Returns
int|false The limited number of unindexed posts. False if the query fails.
Source
File name: wordpress-seo/src/actions/indexing/limited-indexing-action-interface.php
Lines:
1 to 1 of 1
public function get_limited_unindexed_count( $limit );