Top "Wordpress" questions

This tag is for programming-specific questions about the WordPress content management system.

Use .htaccess to redirect HTTP to HTTPs

Please, don't recommend me the long and very detailed thread with more than 173 upvotes. It didn't work for me. I …

wordpress .htaccess http redirect https
Retrieve WordPress root directory path?

How can I retrieve the path to the root directory in WordPress CMS?

wordpress
Get Category name from Post ID

Is it possible to get the category name of a category given the Post ID, the following code works to …

php wordpress categories
How organize uploaded media in WP?

I am new in WordPress and I came from Joomla. How can I (if I can do it...) organize the …

content-management-system wordpress
Get WooCommerce product categories from WordPress

I am trying to get the product categories from WooCommerce through a function in my WordPress theme function get_me_…

php wordpress woocommerce
Php - Your PHP installation appears to be missing the MySQL extension which is required by WordPress

How do I fix the error below? Your PHP installation appears to be missing the MySQL extension which is required …

php mysql wordpress nas
Woocommerce get products

I used the following code to get the list of product categories form WooCommerce in my WordPress website: <?php $…

php wordpress woocommerce
Get cart item name, quantity all details woocommerce

I am trying to send the woocommerce cart items to third party shipping tool. I need the item name, quantity …

wordpress woocommerce
How do I find out what version of WordPress is running?

I have just taken over someone's hosted WordPress site. How do I find out what version he is running?

wordpress
How to display Woocommerce product price by ID number on a custom page?

I'm trying to display a price of a product in Woocommerce, on a custom page. There is a short code …

wordpress woocommerce product