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