your comment awaiting moderation message sometimes not appearing
On a new wordpress site I realise that sometimes when testing the comments feature for posts that the "your comment
css - Is it possible to edit the styling of the admin panel from within a custom theme?
I'm making a custom theme. I know from reading around that I can make a custom admin theme by creating a plugin, bu
cache - Is there a limit to size of data stored in update_option()?
I've checked out several* questions and WP docs and I have some idea of the answer but am looking for a specific nu
custom taxonomy - List all taxonomies with their descriptions
I have this snippet below that lists all my categories in linked hierarchical order and their descriptions. I was hoping
php - How to separate categories with commas?
I have this function that displays the specified hierarchy level category of a post. For example <?php display_cat_le
php - How to get next image with this code from same post?
I want to show images in my single-content.php file. I have almost 20 to 25 images in every post. I want to print them w
custom field - ACF Post Object meta-query by title not ID
I'm trying to query a post type (intervention) via a post object field (intervention_country) by the title (of the
query - hook to get (and change) the search string before processing
I'm trying to intercept the search query before it's executed in Wordpress. I've tried a bunch of things
Static page won't identify template
I have two pages, one working correctly and one broken. The first is called Calendar and it has an ID of 34. I created a
Redirect loop in wp-admin
A site I manage has just become inaccessible to the admin today. I just updated apache on the server to enable mod_defla
php - Admin username and password
I use ceber security plugin which protects my site again malicious attacks etc.I checked today and there were over 20 lo
plugins - Is admin section completely customizable in terms of styling?
Can we completely customize the WordPress dashboard in terms of appearance and style? I have uploaded the image: Or Word
Using save_post to replace the post's title
I am using custom posts, and in these, I don't a need for the title.This causes Wordpress to set the titles of my p
plugin development - Configuring WordPress Auth Cookie Expiration
I'm trying to configure the WordPress cookie expiration time, but for some reason it's not working. I went her
Convert WP Menu to a Drop Down for Mobile browser
I'm working on a wp project with responsive theme.I have single level nav menu at the top of the site, that I want
url rewriting - Prefix only some posts with a custom prefix
I'm lost in the world of Wordpress rewrites and I'm hoping someone can help...I'm creating two custom mem
Htaccess for Wordpess set on single subdomain
SituationI have standard hosting in OVH (not VPS) and I'm able to set many websites on it in a different subdirecto
WooCommerce - Global $product is returning value null
My code is:function sync_on_product_save($new_status, $old_status, $post) {global $post;global $product;if( $old_status
mysql - How to configure Wordpress Database for CentOS 7
I'm trying move an existing Wordpress site to run across two different servers, one with Apache and the main source
custom post types - Turning archive templates to a page template maintaining the slug
I used to have an archive-rooms.php (as page-rooms.php) template to list them allThis had few problems:No title page

