Opened 10 years ago
Closed 10 years ago
#36331 closed defect (bug) (fixed)
Update docblock for is_tax to indicate it's for custom taxonomies only
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.6 | Priority: | normal |
| Severity: | normal | Version: | 2.9 |
| Component: | Taxonomy | Keywords: | 4.6-early needs-patch |
| Focuses: | docs | Cc: |
Description
We should add the info that is_tax is for custom taxonomies only now that devhub pulls its primary content direct from source.
Attachments (2)
Change History (11)
#1
@
10 years ago
- Component changed from Text Changes to Taxonomy
- Keywords has-patch 3.6-early added
- Milestone changed from Awaiting Review to Future Release
36331.2.diff also updates WP_Query::is_tax() docs.
This ticket was mentioned in Slack in #meta-devhub by themiked. View the logs.
10 years ago
#5
@
10 years ago
- Owner set to DrewAPicture
- Status changed from new to reviewing
- Type changed from enhancement to defect (bug)
- Version changed from trunk to 2.9
Note: See
TracTickets for help on using
tickets.
Patch for 36331