[wp-trac] [WordPress Trac] #22435: Export API
WordPress Trac
noreply at wordpress.org
Thu May 30 18:14:16 UTC 2013
#22435: Export API
------------------------------------+------------------------------
Reporter: nbachiyski | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Export | Version:
Severity: normal | Resolution:
Keywords: dev-feedback has-patch |
------------------------------------+------------------------------
Comment (by idealien):
That I can tell, one can't currently filter or augment the export query
based on meta_key/values with the existing filter / action.
Can:
* Add to the form via export_filters actions
* Ensure args are validated via export_args filter
Cannot
* Build the query which limits results to those which have a matching meta
field.
The action export_wp exists at the top of the function before join / where
conditions are created. It would be good to have similar functionality as
categories and taxonomies as a part of the options for export if it is
being enhanced.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22435#comment:28>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list