mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Clean up @global doc blocks/imports for class-wp-customizer-*.php and friends.
See #32444. git-svn-id: https://develop.svn.wordpress.org/trunk@32542 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -153,6 +153,8 @@ function get_the_category_by_ID( $cat_ID ) {
|
||||
*
|
||||
* @since 1.5.1
|
||||
*
|
||||
* @global WP_Rewrite $wp_rewrite
|
||||
*
|
||||
* @param string $separator Optional, default is empty string. Separator for between the categories.
|
||||
* @param string $parents Optional. How to display the parents.
|
||||
* @param int $post_id Optional. Post ID to retrieve categories.
|
||||
|
||||
Reference in New Issue
Block a user