Tag Grouping
Create logical and meaningful groups of tags. Update old posts by updating your tag group. Add tags in bulk with 1 selection.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_group_components | Stores group components data created by this plugin. | Static |
| wp_group_posts | Stores group posts data created by this plugin. | Static |
| wp_group_term_groups | Stores group term groups data created by this plugin. | Static |