Descripción
A simple plugin to show post category and WooCommerce product category IDs on category list page
By default, on category list and and WooCommerce product category list, IDs are not shown. Sometimes, you may need to get the IDs for say to include in a shortcode or somewhere else in WordPress. I have made this simple plugin to help achieve that.
Features
- Show post category ID
- Show WooCommerce product category ID
Capturas
Instalación
This section describes how to install the plugin and get it working.
- Upload the plugin files to the /wp-content/plugins/wp-show-category-id directory, or install the plugin through the WordPress plugins screen directly
- Activate the plugin through the ‘Plugins’ screen in WordPress
Preguntas frecuentes
-
How do I see the ID?
-
GO to post category page or WooCommerce product category page, you will see the ID beside the name.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«WP SHOW CATEGORY ID» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «WP SHOW CATEGORY ID» 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.0.0
- Initial Release