Remove Archive Labels
I always find myself constantly googling for this answer (why don’t I put it in my starter theme?). Therefore, here’s a function that gets rid of...
I always find myself constantly googling for this answer (why don’t I put it in my starter theme?). Therefore, here’s a function that gets rid of...
This example presumes you have a Shopify shop already set up. Using AJAX, it fetching the cart data object (including ‘item_count‘) to allow customization of styles...
These queries use an ACF field named start_datetime to query today’s events, this week’s events and this month’s events. You then feed the $args variable to...
When using the relationship ACF field, this snippet will hide the current post from being listed in a list of the specified CPT.