LearnDash_GDPR::get_meta_keys( string $action, object $transaction )

Get post meta keys for processing based on action.


Description Description


Parameters Parameters

$action

(Required) The value will be either export or erase.

$transaction

(Required) The sfwd-transactions post object being processed.


Top ↑

Return Return

(array) of meta keys to process


Top ↑

Source Source

File: includes/class-ld-gdpr.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.5.8 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.