apply_filters( 'export_args', array $args )
Filters the export args.
Parameters
- $args
-
The arguments to send to the exporter.
Source
File: wp-admin/export.php
Changelog
Version | Description |
---|---|
WP-3.5.0 | Introduced. |
Filters the export args.
The arguments to send to the exporter.
File: wp-admin/export.php
Version | Description |
---|---|
WP-3.5.0 | Introduced. |