Set Job Content Filter to false
-
Hi,
I’m using custom templates and in my template file i’m using the_content() function.
I just want the content HTML without the map and metadata from the job.So I can use the get_the_content() function but than I can’t use Youtube embed links while the_content() does 🙂
So I fount the variable in class-wp-job-manager-post-types.php on line 50.
When I set the value to false I have exactly what I need but I can’t seem to set the option outside this file.My question is how can I change the value of this line from true to false and still be able to update the plugin. As I see it this is not possible currently.
The topic ‘Set Job Content Filter to false’ is closed to new replies.