WC_Abstract_Privacy::register_exporters()
Method: Integrate this exporter implementation within the WordPress core exporters.
Source: includes/abstracts/abstract-wc-privacy.php:109
Method: Integrate this exporter implementation within the WordPress core exporters.
Source: includes/abstracts/abstract-wc-privacy.php:109
Method: Integrate this eraser implementation within the WordPress core erasers.
Source: includes/abstracts/abstract-wc-privacy.php:122
Method: Add exporter to list of exporters.
Source: includes/abstracts/abstract-wc-privacy.php:138
Method: Add eraser to list of erasers.
Source: includes/abstracts/abstract-wc-privacy.php:155
Class: Abstract class that is intended to be extended by specific privacy class. It handles the display of the privacy message of the privacy id to the admin, privacy data to be exported and privacy data to be deleted.
Source: includes/abstracts/abstract-wc-privacy.php:20
Method: WC_Abstract_Privacy Constructor.
Source: includes/abstracts/abstract-wc-privacy.php:63
Method: Hook in events.
Source: includes/abstracts/abstract-wc-privacy.php:73
Method: Adds the privacy message on WC privacy page.
Source: includes/abstracts/abstract-wc-privacy.php:83
Method: Gets the message of the privacy to display.
Source: includes/abstracts/abstract-wc-privacy.php:99