Need to take an advanced custom field textarea and display it in my template by breaking out each line separately. I want to wrap each line of the textarea...
I am using the Advanced Custom Fields plugin, and I want to do a query to show all posts where a “date” field is before today and where another...
it’s been a while since I used wordpress and I am trying to us e advanced custom fields, I am trying to output the post ID inside a loop...
I’m trying to return a custom field as soon as a post gets published. I’m using the publish_post (or {status}_{post_type}) action, but it looks like the custom fields are...
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for WordPress Development Stack Exchange. Closed 5...
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for WordPress Development Stack Exchange. Closed 7...
How can group posts by month and year by a separate headline? Example (output with this date format): Dezmber 2014 – 4. Dez 2014 – 5. Dez 2014 I...
I have used ACF hundreds of times but never to edit the meta description. I have created a simple text field in ACF, then tried to use this script:...
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for WordPress Development Stack Exchange. Closed 7...
How can I add a new column to quick edit and put a custom field in it? I read this question but one of the links lead to an...