An open API service indexing awesome lists of open source software.

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.

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.