ClassicPress logo
Skip to content
Filter by type:

Browse:

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

wp_site_admin_email_change_notification()

Function: Sends an email to the old site admin email address when the site admin email address changes.

Source: wp-includes/functions.php:7781

Used by 0 functions | Uses 0 functions

send_site_admin_email_change_email

Filter Hook: Filters whether to send the site admin email change notification email.

Source: wp-includes/functions.php:7798

Used by 0 functions | Uses 0 functions

site_admin_email_change_email

Filter Hook: Filters the contents of the email notification sent when the site admin email address is changed.

Source: wp-includes/functions.php:7851

Used by 0 functions | Uses 0 functions

wp_privacy_anonymize_ip()

Function: Returns an anonymized IPv4 or IPv6 address.

Source: wp-includes/functions.php:7879

Used by 0 functions | Uses 0 functions

wp_privacy_anonymize_data()

Function: Returns uniform “anonymous” data by type.

Source: wp-includes/functions.php:7952

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

wp_raise_memory_limit()

Function: Attempts to raise the PHP memory limit for memory intensive processes.

Source: wp-includes/functions.php:7591

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