https://github.com/ys-sudo/dynamic-tag-category-plugin
Add an user-defined tag to an user-defined category and all its products in woocommerce.
https://github.com/ys-sudo/dynamic-tag-category-plugin
Last synced: 3 months ago
JSON representation
Add an user-defined tag to an user-defined category and all its products in woocommerce.
- Host: GitHub
- URL: https://github.com/ys-sudo/dynamic-tag-category-plugin
- Owner: Ys-sudo
- License: mit
- Created: 2024-06-08T17:03:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-08T17:24:15.000Z (about 2 years ago)
- Last Synced: 2024-12-31T12:31:01.082Z (over 1 year ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dynamic-tag-category-plugin
Add an user-defined tag to an user-defined category and all its products in woocommerce.
### Requirements
Requires wordpress with activated woocommerce.
### Setup
Drop the folder into **wp-content/plugins**, then activate from the **dashboard > plugins**.
### How to use?
Navigate to **tools > Add tag to Category**
Specify the **name or the slug** of the category, then **specify the tag** to be added, click on the button and all of the category's products will get the tag assigned programatically.