[wp-trac] [WordPress Trac] #28146: Export Filter for Post IDs
WordPress Trac
noreply at wordpress.org
Thu Feb 19 16:19:42 UTC 2015
#28146: Export Filter for Post IDs
----------------------------------------+-----------------------------
Reporter: zourbuth | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Export | Version: 3.9
Severity: normal | Resolution:
Keywords: has-patch needs-unit-tests | Focuses: administration
----------------------------------------+-----------------------------
Changes (by sc0ttkclark):
* keywords: has-patch => has-patch needs-unit-tests
Comment:
Reposting because formatting got messed up -- Latest patch uses the more
performant `post__in` for paginating posts by $post_ids, add a filter to
$post_ids for people to include things that would be impossible with the
query args filter on it's own -- for instance -- Including attachments
whose `post_parent__in` $post_ids
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28146#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list