[wp-trac] [WordPress Trac] #14370: Pagination and Custom Taxonomies
WordPress Trac
wp-trac at lists.automattic.com
Wed Jul 21 02:28:52 UTC 2010
#14370: Pagination and Custom Taxonomies
--------------------------+-------------------------------------------------
Reporter: thee17 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version: 3.0
Severity: major | Keywords: needs-patch
--------------------------+-------------------------------------------------
There appears to be an issue where if the custom taxonomy has only
attachment:image, attachment:audio, and attachment:video The attachments
return nothing found. Only 'post' post types are returned.
adding to a query 'post_status' => publish, allows it to display the
images but does not allow pagination.
WordPress should return all post_types that the Taxonomy is defined for.
Somehow ma.tt found a way around this issue. refer to:
http://osdir.com/ml/wp-testers/2010-06/msg00317.html
http://wordpress.org/support/topic/383096?replies=29
Does not affect pre 3.0
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14370>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list