Home / APIs / _wp_privacy_action_request_types() – Get all user privacy request types.

You appear to be a bot. Output may be restricted

Description

Get all user privacy request types.

Usage

$array = _wp_privacy_action_request_types();

Parameters

Returns

array List of core privacy action types.

Source

File name: wordpress/wp-includes/user.php


Lines: 1 to 7 of 7

function _wp_privacy_action_request_types() {
  return array(
    'export_personal_data',
    'remove_personal_data',
  );
}
 

 View on GitHub View on Trac

Published: 27th May 2018 | Last updated: 7th December 2018

Information

Function name: _wp_privacy_action_request_types
Plugin ref: WordPress
Version: 5.0.3
Sourcefile: wp-includes/user.php
File ref: wp-includes/user.php
API type: private
Deprecated?: No
API Letters: _,A,P,R,W

  • Plugins
  • Themes
  • Shortcodes
  • APIs
  • Files
  • Hooks
  • Classes
  • Sites
  • Sitemap
  • Blog
WooCommerce a2z WooCommerce a2z
WooCommerce

Site:  woocommerce.wp-a2z.org
© Copyright WooCommerce a2z 2014-2019. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins