wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



wp_privacy_exports_dir › WordPress Filter Hooks

Seit5.5.0
Veraltetn/v
apply_filters( 'wp_privacy_exports_dir', $exports_dir )
Parameter:
  • () exports_dir Exports directory.
    Erforderlich: Ja
Definiert in:
Codex:

Filters the directory used to store personal data export files.





Quellcode

return apply_filters( 'wp_privacy_exports_dir', $exports_dir );