Dynamic Tag to Category Products
Securely append a WooCommerce product tag to every product in a chosen category.
by Coded Letter · github.com/coded-letter/dynamic-tag-category-plugin · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/coded-letter/dynamic-tag-category-plugin/archive/refs/heads/main.zipReadme
Dynamic Tag to Category Products
A minimal WooCommerce admin tool that appends a chosen product tag to every product in a chosen category.
Usage
- Install and activate WooCommerce.
- Install and activate this plugin.
- Open Tools → Add Tag to Category.
- Enter a product-category name or slug and a product-tag name.
- Select Apply tag.
Existing tags are preserved. Products that already have the chosen tag are skipped.
Security and compatibility
- Requires WordPress 6.4+, PHP 7.4+, and WooCommerce.
- Restricts the tool to users with the
manage_woocommercecapability. - Protects the bulk update with a WordPress nonce.
- Sanitizes submitted values and escapes admin output.
- Processes product IDs in bounded batches.
Provenance
This Coded Letter release develops and secures George Lazaridis's original
prototype. Its exact pre-migration history is preserved on the
legacy/ys-sudo-main
branch.
License
MIT. See LICENSE.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.1.1 | Aug 14, 2026 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.