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
I want to get the page ID before starting the loop in WordPress. I am using $page = get_query_var('page
How can I include WordPress functions in a custom .php file? In detail: I have a directory under my theme (Co
Looking to pull the category ID of a specific page in WordPress that is listing all posts using that specific
In Woocommerce, I am trying to get product custom attribute values but I fail miserably and I don't get a
How To Include CSS and jQuery in my WordPress plugin ?
I'm working on a local WordPress site, and for some reason there is an iframe added just after the openin
For the moment when I want to show a single post without using a loop I use this: <?php $post_id = 54; $qu