You appear to be a bot. Output may be restricted
Description
Builds a query for counting the number of unindexed posts.
Usage
$string = Abstract_Indexing_Action::get_count_query();
Parameters
Returns
string The prepared query string.
Source
File name: wordpress-seo/src/actions/indexing/abstract-indexing-action.php
Lines:
1 to 1 of 1
abstract protected function get_count_query();