过滤用于存储个人数据导出文件的目录的URL。
原型
apply_filters( 'wp_privacy_exports_url', string $exports_url )
参数
$exports_url
(string)
导出目录URL。
源文件
路径:wp-includes/functions.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/wp_privacy_exports_url/
过滤用于存储个人数据导出文件的目录的URL。
apply_filters( 'wp_privacy_exports_url', string $exports_url )
$exports_url
(string)
导出目录URL。
路径:wp-includes/functions.php
英文文档:https://developer.wordpress.org/reference/hooks/wp_privacy_exports_url/
请在后台设置小工具!