WC_Abstract_Privacy::get_privacy_message()
Gets the message of the privacy to display.
Description Description
To be overloaded by the implementor.
Return Return
(string)
Source Source
File: includes/abstracts/abstract-wc-privacy.php
public function get_privacy_message() { return ''; }