[wp-trac] [WordPress Trac] #22435: Export API
WordPress Trac
noreply at wordpress.org
Sun Jun 16 16:36:27 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 scribu):
I started using the export API in WP-CLI: https://github.com/wp-cli/wp-
cli/pull/525
The only complaint I have is that WP_Export_Split_Files_Writer is a black
box.
If I want to log any info while the export is happening, I have to
implement my own WP_Export_Base_Writer child class.
It would be nice to support "skin" classes, similar to WP_Upgrader_Skin.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22435#comment:31>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list