Filter hook 'export_args'

in WP Core File wp-admin/export.php at line 121

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.
	 */