apply_filters( 'export_args', array $args )

Filters the export args.


Parameters

$args

(array) The arguments to send to the exporter.


Source

File: wp-admin/export.php

View on GitHub


Changelog

Changelog
Version Description
WP-3.5.0 Introduced.