You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2024. It is now read-only.
When there are hundreds of tags, using checkboxes to select them is very tedious. I would recommend using a similar method by WooCommerce to tags to products. There is a text field for you to type the tag you want to search for. After typing 3 characters, it automatically fills the box below with what it found that matches the strings you type so far. You can click on one of the match tag and it'll fill in the box. Then you click on Add and it drops down into the section below. Each selected tag has a X next to it in case you change your mind and want to delete it.
When there are hundreds of tags, using checkboxes to select them is very tedious. I would recommend using a similar method by WooCommerce to tags to products. There is a text field for you to type the tag you want to search for. After typing 3 characters, it automatically fills the box below with what it found that matches the strings you type so far. You can click on one of the match tag and it'll fill in the box. Then you click on Add and it drops down into the section below. Each selected tag has a X next to it in case you change your mind and want to delete it.