Opened 3 years ago

Last modified 3 years ago

#15431 closed defect (bug)

Minor error in get_tax_sql() docs — at Initial Version

Reported by: Viper007Bond Owned by:
Priority: lowest Milestone: 3.1
Component: Inline Docs Version: 3.1
Severity: minor Keywords: has-patch
Cc:

Description

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.

Change History (1)

Note: See TracTickets for help on using tickets.