Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Display Current Product Category

Descripción

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

Instalación

  1. Upload "display-current-product-category" folder to the "/wp-content/plugins/" directory.
  2. 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

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

"Display Current Product Category" es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce "Display Current Product Category" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.1

Release date: 8th June 2022

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

1.0

Release date: –

  • Initial release.