wp cli - Using wp-cli can I not query pages by their title?
All of these do the same thing:wp post list --post_type=pagewp post list --post_type=page --post_title=dfdsfdswp post
Google Page Speed Insights - Optimize Images
The top recommendation from Google Page Speed Insights is to optimize & compress images. How do I do that? It lists
Reset counter with jQuery
Closed. This question is off-topic. It is not currently accepting answers.Your question should be specific to WordPress.
Title attributes on Permalinks for posts and products
I need to add title attributes to my wordpress links for new posts, pages and products on a website. This is for the act
Javascript inserted from Plugin pointing to wrong location
This has happened time and time again on multiple sites. When it happens, it forces me to start with a fresh install of
wp_get_schedule and wp_next_scheduled don't find my scheduled wp-cron job
I have tried the following two approaches, each resulting that the cronjob gets added over and over again, until I remov
wp cron - How to run a function every 5 minutes?
I have a function to be run every 5 minutes.I've referred following from the codex:<?php wp_schedule_event(time
Add Class to Specific Link in Custom Menu
I know you can add a class in the custom menu options, but it adds it to the LI before the A. I want to apply the class
plugins - Website content not displayed anymore after updates
The last update was 5.0 and everything was normal, but it was mistakenly updated to 5.0.1 as well as the plugins (which
Get a list of commas separated categories inside a loop
I want to get the list of categories of a post inside the loop. Normally, I would usethe_category(', ');But th
Post meta is not accessible within save_post hook
I am using this code to update post meta but it is not working.function run_when_job_published( $post_id, $post, $update
functions - PHPCSS: Shortcode won't display correctly, and only displays in the head (before content)
Trying to create a shortcode to be implemented to a popup. I'm trying to display four images in a 2x2 grid at the c
How to use multiple orderby conditions on query search results? (orderby one post type, relevance)
I have a need to sort the search results so that a custom post type "authors" is always at the top, followed b
unordered list loop not showing up in sidebar
I have a custom sidebar named "sidebar-events" that should only display posts in the "Events" catego
How to show all possible parents and children of a hierarchical taxonomy term?
I have a hierarchical custom taxonomy "company".Companies are hierarchical, they can have both owners and subs
Where exactly should I hook in order to change the post's ID before insertion in the database?
The ID column is auto-increment in the database, it seems. Whenever a new row is added to the wp_posts, the ID is automa
customization - Getting 404 on child page with pre_get_posts() on custom posts
I want to have custom taxonomy for publishing different type of posts. I have registered several custom posts like with
Theme and plugin install or update display error in localhost
Theme and plugin install or update display error in localhost"connection information error"in localhost how to
forum - What's the easiest way to change the default landing page for BuddyPress groups?
I'm looking to have the default view for Groups be the Forum component instead of the Activity component. What'
Fatal error: Call to undefined method WooCommerce::nonce_field()
I am getting an error on the cart page "Call to undefined method WooCommerce::nonce_field()".Fatal error: Call

