Class GF_Personal_Data
Handles Integration with the WordPress personal data export and erase tools.
public static
|
|
public static
|
|
public static
array|mixed
|
|
public static
array
|
#
get_columns( )
Returns an assoiative array of the database columns that may contain personal data. |
public static
array
|
#
get_custom_items( array $form )
Returns an array with the custom personal data items configurations. |
public static
array|null
|
|
public static
array
|
#
get_entries( string $email_address, integer $page = 1, integer $limit = 50 )
Returns all the entries across all forms for the specified email address. |
public static
array
|
#
data_exporter( string $email_address, integer $page = 1 )
Exports personal data specified in the form settings. |
public static
array
|
#
get_draft_submissions_export_items( mixed $email_address )
Returns the export items for draft submissions. |
public static
array
|
#
data_eraser( string $email_address, integer $page = 1 )
Erases personal data specified in the form settings. |
public static
|
|
public static
array
|
#
get_draft_submissions( mixed $email_address )
Returns the draft submissions (save and continue) for the given email address. |
public static
boolean
|
|
public static
|
|
public static
|
|
public static
|