This tag is for programming-specific questions related to the content management system WordPress. Questions about theme development, WordPress administration, management best practices, and server configuration are off-topic here and best asked on Stack Exchange WordPress Development.
I do Drupal for a living and I like the system. However I've always been intrigued by Plone and wanted to
Is there a way to change the child <ul class="sub-menu"> generated by WordPress itself to a custom class
Here's my situation. I have followed the exact instructions on wordpress codex page about moving a site t
How can I retrieve all users registered in my WordPress blog having a particular meta data? For example I hav
I'm creating a website using WooCommerce and I want to restrict the available products to users depending
I am working on a local install of a live wordpress site, all links from the main page show Not Found errors.
How can I retrieve the path to the root directory in WordPress CMS?
Where is the featured image link stored in the WordPress Database? I searched in the wp_postmeta table but I
So I read the other posts but this question is unique. So this SQL dump file has this as the last entry. INSE
What are the WordPress alternatives for Ruby on Rails? How do they compare to WordPress?
My WordPress plugin has a table with a AUTO_INCREMENT primary key field called ID. When a new row is inserted
All of a sudden I go to my WordPress website and all the pages give me a 404 page not found page. I'm ass
I've always found it frustrating in WordPress that images, files, links, etc. are inserted into WordPress
I'm trying to understand some of the function in WordPress, but I can't get my head around what appl
I installed a WordPress blog in my local system. But when I try to add plugins from admin it asks for FTP acce
I'm new to MySQL, I'm trying to run WordPress in my Windows desktop and it needs MySQL. I install e
I have just taken over someone's hosted WordPress site. How do I find out what version he is running?
What PHP code can be used to retrieve the current page name in a WordPress theme? All the solutions I have se