This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Display Current Product Category

Kuvaus

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"]

Asennus

  1. Upload ”display-current-product-category” folder to the ”/wp-content/plugins/” directory.
  2. Activate the plugin through the ”Plugins” menu in WordPress.

UKK

How do i get support?

You can get support by going to Support section of this plugin page

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“Display Current Product Category” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “Display Current Product Category” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

1.1

Release date: 8th June 2022

  • Add linked attribute to the shortcode to display the linked version

1.0

Release date: –

  • Initial release.