categories - Use tag interface for hierarchical taxonomy?
Custom taxonomies are great. I registered a bunch of new taxonomies and wrote an importer to import our hierarchical tax
Inserting Schema Markup (JSON-LD) Manually with Custom Fields or any Better Ways?
what is a simple and reliable way to insert schema markup (JSON-LD) in my static WP pages manually? My question is not a
wp query - meta_query not working properly
I'm trying to run a query that only displays items that meet a condition in an Advanced Custom Fields select box, b
php - Any possible way to make $wpdb->get_results() return anything else than array?
So I'm using $wpdb->get_results() to query my database and then make AJAX call from JS file. The problem is that
How to Completely Remove Archive Title a.k.a the_archive_title?
I want to remove it COMPLETELY. Not only the label "Archive: " but EVERYTHING. It should not appear. I've
mysql - Update a user meta key based on WooCommerce product purchase
I have a WooCommerce shop.I have a custom user meta key for user expiration that I need to update based on the result
php - Remove   from shortcode
I'm not sure why I can't get this to work. I'm trying to remove the that is added inside this shortcode
php - Remove specific javascript when viewing page in Customizer?
I have a javascript which reloads the page when content change is detected. This is the behaviour I want on the main sit
Getting taxonomy terms used by custom post type
I have a custom post type - case - for which I am building an archive page. There are three custom taxonomies for this t
theme development - How to display latest posts with authors image
how can U get latest posts from a specific category and post them with the picture of the author. All authors are signed
php - Autoloading Classes in Plugins
In a custom WordPress plugin I have a folder classes with about 20 classes. Classes sometimes change, come and go. I wa
url rewriting - URL rewrite problem in WordPress plugin
I am having some trouble getting rewrite rules to work as I want in my a WordPress plugin.I added a rewrite rule:add_rew
How do you determine if a result in a search query is a post or a page?
I thought this question would be an easy find on the internet… however, it seems no one has ever ran into this issue bef
woocommerce offtopic - Variable function names
I am working on a plugin that will add messages to a WooCommerce product at set places on a single itemproduct page and
post meta - update_post_meta() not working when used with WordPress action
I am trying to update the field when post status changes to published. It is getting the values properly but not updatin
wp query - WP_Query & Duplicate entries
I am currently using this code in order to get the latest three posts of my website, successfully and with no issues:$po
WooCommerce Cart URL bug
I use simple function to display WooCommerce cart in menu. However I can't resolve one issue. When I change the car
url rewriting - Help adding custom url, rewrite_rules_array
I'm trying to get a rewrite_rules_array rule to work and running into issues. I would like to add a rule so that wh
php - Shortcode to pull posts
I need some help please. I have created a shortcode to pull in posts, then using ajax it loads more posts. I have everyt
functions - how to change "posted by" words
How do I change the words "posted by" and "on" that show on top of each WP post, to my own language?

