Docs: Add missing description for $wp_rewrite global.
See #45604, #47110. Built from https://develop.svn.wordpress.org/trunk@45735 git-svn-id: http://core.svn.wordpress.org/trunk@45546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -121,7 +121,7 @@ function get_the_category_by_ID( $cat_ID ) { // phpcs:ignore WordPress.NamingCon
|
||||
*
|
||||
* @since 1.5.1
|
||||
*
|
||||
* @global WP_Rewrite $wp_rewrite
|
||||
* @global WP_Rewrite $wp_rewrite WordPress rewrite component.
|
||||
*
|
||||
* @param string $separator Optional. Separator between the categories. By default, the links are placed
|
||||
* in an unordered list. An empty string will result in the default behavior.
|
||||
|
||||
Reference in New Issue
Block a user