Gets a URL list for a sitemap.
(int) (Required) Page of results.
(string) (Optional) Object subtype name.
Default value: ''
(array) Array of URLs for a sitemap.
File: wp-includes/sitemaps/class-wp-sitemaps-provider.php
abstract public function get_url_list( $page_num, $object_subtype = '' );
Version | Description |
---|---|
5.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_sitemaps_provider/get_url_list