ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/functions.php
  • Page 7

wp_privacy_exports_dir

Filter Hook: Filters the directory used to store personal data export files.

Source: wp-includes/functions.php:8014

Used by 0 functions | Uses 0 functions

wp_privacy_exports_url()

Function: Returns the URL of the directory used to store personal data export files.

Source: wp-includes/functions.php:8026

Used by 0 functions | Uses 0 functions

wp_privacy_exports_url

Filter Hook: Filters the URL of the directory used to store personal data export files.

Source: wp-includes/functions.php:8039

Used by 0 functions | Uses 0 functions

wp_schedule_delete_old_privacy_export_files()

Function: Schedules a `WP_Cron` job to delete expired export files.

Source: wp-includes/functions.php:8047

Used by 0 functions | Uses 0 functions

wp_privacy_delete_old_export_files()

Function: Cleans up export files older than three days old.

Source: wp-includes/functions.php:8068

Used by 0 functions | Uses 0 functions

wp_privacy_export_expiration

Filter Hook: Filters the lifetime, in seconds, of a personal data export file.

Source: wp-includes/functions.php:8087

Used by 0 functions | Uses 0 functions

wp_privacy_anonymize_data

Filter Hook: Filters the anonymous data for each type.

Source: wp-includes/functions.php:7989

Used by 0 functions | Uses 0 functions

wp_delete_file_from_directory()

Function: Deletes a file if its path is within the given directory.

Source: wp-includes/functions.php:7500

Used by 0 functions | Uses 0 functions

wp_post_preview_js()

Function: Outputs a small JS snippet on preview tabs/windows to remove `window.name` on unload.

Source: wp-includes/functions.php:7533

Used by 0 functions | Uses 0 functions

mysql_to_rfc3339()

Function: Parses and formats a MySQL datetime (Y-m-d H:i:s) for ISO8601 (Y-m-d\TH:i:s).

Source: wp-includes/functions.php:7574

Used by 0 functions | Uses 0 functions
« Previous 1 … 6 7 8 … 27 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy