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



export_args › WordPress Filter Hooks

Since3.5.0
Deprecatedn/a
apply_filters( 'export_args', $args )
Parameters:
  • (array) $args The arguments to send to the exporter.
    Required: Yes
Defined at:
Codex:

Filters the export args.





Source

$args = apply_filters( 'export_args', $args );