wp query - How to filter on placeholder image
I'm using the woocommerce-auto-category-thumbnails plugin to replace a blank category thumbnail with a random thumb
shortcode - Video Short Code and Media Fragments URI
It looks like Wordpress video short code does not support media fragments URI (.e.g. appending #t=10 for the video src f
filters - Adding id and class to the search input in WordPress search form
I want to apply the AJAX feature to the WordPress custom theme for search. And I need to target the input using id and c
php - News post with multiple permalinks? When opened from different page
I’ve got a question. Maybe it’s something existing and I don’t know the name. Or maybe it’s something custom.I’ve got a
php - Show the section only if custom taxonomy was chosen
So I have a code where all items of my custom taxonomy ('colour') are displayed. I broke my head trying to sho
Modifying the Gutenberg Button Block
I am trying to learn how to use Gutenberg and would like to start with a simple plugin to modify the built-in button blo
core - What problems maybe happen if I remove "wp-" prefix from wordpress folders and files?
I want to hide wordpress signs from my site. So I don't want other people know that I built the website via WordPre
php - admin-ajax GET response bad request
I don't like to use wordpress, but I'm working on a business client website that want to use it but without th
How to change permalink for pages in WordPress?
My permalink is set to custom structure:%postname%.php in WordPress. It is fine for posts. But the permalink for pages
images - Help finding a plugin - masonry type post grid
I would like to know if there exists a similar plugin to how this page lists its' products below the main banner:
How to filter a page title with custom taxonomies
I'm trying to hook a page title using is_page() and its ID 1637 along with two taxonomies serie and area. But I can
php - Call to undefined method - Download Monitor
I have been working on adding some customizations to Download MonitorSo far I have been able to add custom meta check bo
plugins - How to execute certain code on back-end button press?
I have a small and growing collection of code fragments for things that should only be executed once. For example, a one
Public (Non-Admin) Post EditRevision History
Does anyone know of a way to provide an edit history for posts in production? That is, when people look at a post, they
categories - No hierarchy in wp_list_categories with child of and depth
Say a site has a category structure like:DogsBoxerFawnBrindleRottweilerCatsCalico SiameseUsing it shows that and adds
wp admin - submit for review issue
I have installed WordPress on my linode vps and it was running without a problem till today. Today I realized I dont hav
Exclude Current Post from Recent Posts Loop
what would be the best way to exclude the current post I am viewing from this recent posts query. Thank You!<?phpglob
Limit number of images to upload in wp.media function
I need to edit a plugin for my website. The plugin uses wp.media function and lets user upload images from the frontend.
Add term to taxonomy programatically
I have a 1000+ terms I need to add to a taxonomy called county. I am trying to use this function wp_insert_term but the
custom field - SQL Query to copy value of a meta_key into another meta_key
I am trying to figure out how to replace the value of one advanced custom field with the value from a different custom f

