Forums
(@sberney)
1 year, 9 months ago
Same here :
8 years 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 ) { } }