WP Manifestindependent plugin directory
manifest / ecommerce / dynamic-tag-category-plugin

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

0stars
0forks

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.zip

Readme

Dynamic Tag to Category Products

A minimal WooCommerce admin tool that appends a chosen product tag to every product in a chosen category.

Usage

  1. Install and activate WooCommerce.
  2. Install and activate this plugin.
  3. Open Tools → Add Tag to Category.
  4. Enter a product-category name or slug and a product-tag name.
  5. 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_woocommerce capability.
  • 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

TagPublished
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.