Description
This plugin allows you to display the current WooCommerce product category name anywhere on your product page. Just install the plugin, and place the below shortcode anywhere on the product page.
[get_current_product_category]
If you would like the category name to also link back to the category page, use the below shortcode:
[get_current_product_category linked="true"]
Installation
- Upload “display-current-product-category” folder to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
FAQ
-
How do i get support?
-
You can get support by going to Support section of this plugin page
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Display Current Product Category” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Display Current Product Category” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
Release date: 8th June 2022
- Add
linked
attribute to the shortcode to display the linked version
1.0
Release date: –
- Initial release.