Opened 16 years ago
Closed 16 years ago
#15431 closed defect (bug) (fixed)
Minor error in get_tax_sql() docs
| Reported by: | Viper007Bond | Owned by: | |
|---|---|---|---|
| Priority: | lowest | Milestone: | 3.1 |
| Component: | Inline Docs | Version: | 3.1 |
| Severity: | minor | Keywords: | has-patch |
| Cc: | Focuses: |
Description (last modified by )
While working with the posts_where filter and get_tax_sql() in an attempt to restrict down some posts by a custom taxonomy, I noticed that it mentions that the default field value is slug while get_objects_in_term() actually defaults to field_id and not slug.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I should have added this a comment on #12891. Oh well.