W3cubDocs

/WordPress

apply_filters( 'export_wp_filename', string $wp_filename, string $sitename, string $date )

Filters the export filename.

Parameters

$wp_filename

(string) The name of the file for download.

$sitename

(string) The site name.

$date

(string) Today's date, formatted.

Source

File: wp-admin/includes/export.php

View on Trac

Changelog

Version Description
4.4.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/export_wp_filename