44 lines
1.4 KiB
Plaintext
44 lines
1.4 KiB
Plaintext
=== WP SHOW CATEGORY ID ===
|
||
Contributors: mymizan
|
||
Tags: categories, category, tags, product categories, category id, category ids, woocommerce category ids, product category id, show category id
|
||
Requires at least: 4.4
|
||
Tested up to: 5.2
|
||
Stable tag: 1.0.0
|
||
License: GPLv2
|
||
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||
|
||
WP Show Category ID is simple plugin to show post category and WooCommerce product category IDs on category list page
|
||
|
||
== Description ==
|
||
|
||
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
|
||
|
||
== Installation ==
|
||
|
||
This section describes how to install the plugin and get it working.
|
||
|
||
1. Upload the plugin files to the /wp-content/plugins/wp-show-category-id directory, or install the plugin through the WordPress plugins screen directly
|
||
2. Activate the plugin through the ‘Plugins’ screen in WordPress
|
||
|
||
== Frequently Asked Questions ==
|
||
|
||
= How do I see the ID? =
|
||
|
||
GO to post category page or WooCommerce product category page, you will see the ID beside the name.
|
||
|
||
== Screenshots ==
|
||
|
||
1. Post Category ID
|
||
2. Product Category ID
|
||
|
||
== Changelog ==
|
||
|
||
= 1.0.0 =
|
||
* Initial Release |