Opened 9 years ago
Closed 9 years ago
#41096 closed defect (bug) (fixed)
Add missing @param and @return descriptions in /wp-includes/taxonomy.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.9 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Taxonomy | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
The following patch adds missing @param and @return DocBlock descriptions for the following functions
- has_term_meta
- wp_delete_category
- wp_term_is_shared
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Add missing DocBlock descriptions