Gets a URL list for a sitemap.
Parameters
$page_num
intrequired- Page of results.
$object_subtype
stringoptional- Object subtype name.
Default:
''
Source
abstract public function get_url_list( $page_num, $object_subtype = '' );
Changelog
Version | Description |
---|---|
5.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.