You appear to be a bot. Output may be restricted
Description
Returns objects to be indexed.
Usage
$array = Abstract_Link_Indexing_Action::get_objects();
Parameters
Returns
array Objects to be indexed, should be an array of objects with object_id, object_type and content.
Source
File name: wordpress-seo/src/actions/indexing/abstract-link-indexing-action.php
Lines:
1 to 1 of 1
abstract protected function get_objects();