Forums
(@sberney)
3 months ago
Same here :
6 years, 6 months ago
Hello,
Add this code to functions.php (file present on your theme folder) :
if (!function_exist('wp_add_privacy_policy_content')) { function wp_add_privacy_policy_content( $plugin_name, $policy_text ) { } }