Opened 8 years ago
Closed 4 years ago
#41504 closed defect (bug) (fixed)
Document global variables in dropdown_categories() and dropdown_link_categories()
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.7 | Priority: | low |
Severity: | normal | Version: | |
Component: | Taxonomy | Keywords: | has-patch |
Focuses: | docs | Cc: |
Description
In dropdown_categories() and dropdown_link_categories() function define global $post_ID and $link_id respectivly but it is not mentioned in comment.
Attachments (1)
Change History (5)
#2
@
8 years ago
- Component changed from General to Taxonomy
- Focuses docs added
- Priority changed from normal to low
- Summary changed from Need document improvement. to Document global variables in dropdown_categories() and dropdown_link_categories()
Not really sure it's worth adding these to deprecated functions…
Ps. Please try to write titles that better summarize what the ticket is about, it helps us a lot.
Note: See
TracTickets for help on using
tickets.
fix #41504 bug.