Description
Filters the export args.
Occurrences
Filename | Line Number |
---|---|
wp-admin/export.php | 121 |
Parameters
Type | Name | Description |
---|---|---|
array | $args | The arguments to send to the exporter. |
PHP Doc
/**
* Filters the export args.
*
* @since 3.5.0
*
* @param array $args The arguments to send to the exporter.
*/