Make WordPress Core


Ignore:
Timestamp:
08/04/2019 01:18:54 AM (5 years ago)
Author:
SergeyBiryukov
Message:

Docs: Add missing description for $wp_rewrite global.

See #45604, #47110.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/category-template.php

    r45723 r45735  
    122122 * @since 1.5.1
    123123 *
    124  * @global WP_Rewrite $wp_rewrite
     124 * @global WP_Rewrite $wp_rewrite WordPress rewrite component.
    125125 *
    126126 * @param string $separator Optional. Separator between the categories. By default, the links are placed
Note: See TracChangeset for help on using the changeset viewer.