Make WordPress Core


Ignore:
Timestamp:
06/19/2020 10:24:14 PM (4 years ago)
Author:
johnbillion
Message:

Docs: Corrections and improvements to inline docs related to XML sitemaps.

See #50117, #49572

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/sitemaps/providers/class-wp-sitemaps-users.php

    r48072 r48098  
    3535     *                               required for compatibility with the parent
    3636     *                               provider class. Default empty.
    37      * @return array $url_list Array of URLs for a sitemap.
     37     * @return array Array of URLs for a sitemap.
    3838     */
    3939    public function get_url_list( $page_num, $object_subtype = '' ) {
Note: See TracChangeset for help on using the changeset viewer.