[wp-trac] [WordPress Trac] #19863: Addd filters to export_wp() process for granular export control (was: Add filters to export_wp() process for granular export control)
WordPress Trac
wp-trac at lists.automattic.com
Tue Jul 17 18:16:10 UTC 2012
#19863: Addd filters to export_wp() process for granular export control
---------------------------+--------------------
Reporter: scottconnerly | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.5
Component: Export | Version: 3.3.1
Severity: normal | Resolution:
Keywords: has-patch |
---------------------------+--------------------
Changes (by scribu):
* milestone: Awaiting Review => 3.5
Comment:
> Essentially, we're currently allowed to import any custom post content
via CSV in a bespoke manner, but there's no way to get it back out in a
similar format.
Writing a CSV exporter from scratch is not hard. Query the posts and
output them to a file using fputcsv().
Anyway, the current patch looks good.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19863#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list