do_action( 'export_wp', array $args ) Fires at the beginning of an export, before any headers are sent. ContentsParameters Source Related Used By Changelog User Contributed Notes Parameters $args (array) An array of export arguments. Top ↑Source File: wp-admin/includes/export.php View on Trac Top ↑Related Top ↑Used By Used By Used By Description wp-admin/includes/export.php: export_wp() Generates the WXR export file for download. Top ↑Changelog Changelog Version Description 2.3.0 Introduced. Top ↑User Contributed Notes You must log in before being able to contribute a note or feedback.
Top ↑Used By Used By Used By Description wp-admin/includes/export.php: export_wp() Generates the WXR export file for download.