• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register

WordPress.org

  • Showcase
  • Learn
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
    • Five for the Future
  • About
  • Blog
  • Hosting
  • Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / 4.9.6

wp_get_user_request()

Function: Return the user request object for the specified request ID.

Source: wp-includes/user.php:4108

Used by 15 functions | Uses 3 functions

WP_Privacy_Data_Removal_Requests_List_Table::column_next_steps()

Method: Next steps column.

Source: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:117

Used by 0 functions | Uses 12 functions

WP_Privacy_Data_Removal_Requests_List_Table

Class: WP_Privacy_Data_Removal_Requests_List_Table class.

Source: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:19

Used by 1 function | Uses 1 function

WP_Privacy_Data_Removal_Requests_List_Table::column_email()

Method: Actions column.

Source: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:46

Used by 0 functions | Uses 9 functions

WP_Privacy_Data_Export_Requests_List_Table::column_email()

Method: Actions column.

Source: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:46

Used by 0 functions | Uses 9 functions

WP_Privacy_Data_Export_Requests_List_Table::column_next_steps()

Method: Displays the next steps column.

Source: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:111

Used by 0 functions | Uses 12 functions

WP_Privacy_Data_Export_Requests_List_Table

Class: WP_Privacy_Data_Export_Requests_Table class.

Source: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:19

Used by 1 function | Uses 1 function

user_request_action_confirmed

Action Hook: Fires an action hook when the account action has been confirmed by the user.

Source: wp-login.php:1211

Used by 0 functions | Uses 0 functions

is_countable()

Function: Polyfill for is_countable() function added in PHP 7.3.

Source: wp-includes/compat.php:348

Used by 1 function | Uses 0 functions

is_iterable()

Function: Polyfill for is_iterable() function added in PHP 7.1.

Source: wp-includes/compat.php:369

Used by 0 functions | Uses 0 functions

WP_REST_Controller::get_fields_for_response()

Method: Gets an array of fields to be included on the response.

Source: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:557

Used by 1 function | Uses 3 functions

wp_comments_personal_data_eraser()

Function: Erases personal data associated with an email address from the comments table.

Source: wp-includes/comment.php:3708

Used by 0 functions | Uses 8 functions

wp_anonymize_comment

Filter Hook: Filters whether to anonymize the comment.

Source: wp-includes/comment.php:3762

Used by 1 function | Uses 0 functions

wp_register_comment_personal_data_exporter()

Function: Registers the personal data exporter for comments.

Source: wp-includes/comment.php:3580

Used by 0 functions | Uses 1 function

wp_comments_personal_data_exporter()

Function: Finds and exports personal data associated with an email address from the comments table.

Source: wp-includes/comment.php:3598

Used by 0 functions | Uses 6 functions

wp_register_comment_personal_data_eraser()

Function: Registers the personal data eraser for comments.

Source: wp-includes/comment.php:3690

Used by 0 functions | Uses 1 function

theme_templates

Filter Hook: Filters list of page templates for a theme.

Source: wp-includes/class-wp-theme.php:1265

Used by 1 function | Uses 0 functions

wp_privacy_delete_old_export_files()

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

Source: wp-includes/functions.php:7392

Used by 0 functions | Uses 4 functions

wp_privacy_export_expiration

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

Source: wp-includes/functions.php:7411

Used by 2 functions | Uses 0 functions

wp_privacy_exports_dir

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

Source: wp-includes/functions.php:7338

Used by 1 function | 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:7350

Used by 3 functions | Uses 4 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:7363

Used by 1 function | Uses 0 functions

wp_schedule_delete_old_privacy_export_files()

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

Source: wp-includes/functions.php:7371

Used by 0 functions | Uses 3 functions

wp_privacy_exports_dir()

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

Source: wp-includes/functions.php:7325

Used by 2 functions | Uses 4 functions

wp_privacy_anonymize_ip()

Function: Return an anonymized IPv4 or IPv6 address.

Source: wp-includes/functions.php:7207

Used by 2 functions | Uses 0 functions

wp_privacy_anonymize_data()

Function: Return uniform “anonymous” data by type.

Source: wp-includes/functions.php:7276

Used by 1 function | Uses 4 functions

wp_privacy_anonymize_data

Filter Hook: Filters the anonymous data for each type.

Source: wp-includes/functions.php:7313

Used by 1 function | Uses 0 functions

wp_validate_user_request_key()

Function: Validate a user request by comparing the key with the request’s key.

Source: wp-includes/user.php:4054

Used by 0 functions | Uses 6 functions

user_request_key_expiration

Filter Hook: Filters the expiration time of confirm keys.

Source: wp-includes/user.php:4086

Used by 2 functions | Uses 0 functions

wp_get_user_request_data()

Function: Return the user request object for the specified request ID.

Source: wp-includes/deprecated.php:3991

Used by 0 functions | Uses 2 functions
1 2 … 4 Next »
  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.