#57058 closed defect (bug) (fixed)
Document the globals in unregister_taxonomy() and wp_term_is_shared().
Reported by: | upadalavipul | Owned by: | audrasjb |
---|---|---|---|
Milestone: | 6.2 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Taxonomy | Keywords: | has-patch commit |
Focuses: | docs | Cc: |
Description
function commenting details needs to improve.
File Name: wp-includes/taxonomy.php
Function Name: unregister_taxonomy() and wp_term_is_shared()
Attachments (1)
Change History (6)
#2
@
2 years ago
- Milestone changed from Awaiting Review to 6.2
The global WP remove in https://core.trac.wordpress.org/changeset/38747.
Moving to 6.2
#3
@
2 years ago
- Keywords commit added
- Version trunk deleted
The patch looks good to me. Self assigning for commit
.
Note: See
TracTickets for help on using
tickets.
Thanks @upadalavipul for ticket and patch!
Adding document for
wp_term_is_shared()
good.global WP added when
unregister_taxonomy()
introduce in #35227.