=== Display Current Product Category ===
Contributors: yekusiel
Tags: Shortcode, WooCommerce
Donate link: https://www.kornerstonemedia.com/payments/
Requires at least: 5.2
Tested up to: 6.6.1
Requires PHP: 5.6
Stable tag: 1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin allows you to display the current WooCommerce product category name anywhere on your product page.
== 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 ==
1. Upload "display-current-product-category" folder to the "/wp-content/plugins/" directory.
1. Activate the plugin through the "Plugins" menu in WordPress.

== Frequently Asked Questions ==
= How do i get support? =
You can get support by going to Support section of this plugin page

== Upgrade Notice ==
Keep your plugin up to date to get the latest features & the best performance

== 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.
