wpseek.com
A WordPress-centric search engine for devs and theme authors



export_wp › WordPress Action Hooks

Since2.3.0
Deprecatedn/a
do_action( 'export_wp', $args )
Parameters:
  • (array) $args An array of export arguments.
    Required: Yes
Defined at:
Codex:

Fires at the beginning of an export, before any headers are sent.





Source

do_action( 'export_wp', $args );