Adds support to the Code Snippets WordPress plugin for adding tags to snippets. Requires
Code Snippets 1.8 or later.
You can assign tags to snippets using an interactive UI when editing or adding a new snippet. Then, you can filter snippets by tag on the snippets table, or see what tags are assigned to a particular snippet with a glance at the new table column. Tags are stored in your database and can be exported and imported along with the other snippet data.
Visit the
plugin homepage or contribute to its development on
GitHub.
This plugin extends the functionality of
Code Snippets, and requires Code Snippets version 1.8 or greater to be installed in order to work.
Automatic installation
- Log into your WordPress admin
- Click Plugins
- Click Add New
- Search for Code Snippets Tags
- Click Install Now under "Code Snippets Tags"
- Activate the plugin
Manual installation
- Download the plugin
- Extract the contents of the zip file
- Upload the contents of the zip file to the
wp-content/plugins/
folder of your WordPress installation
- Activate the "Code Snippets Tags" plugin from 'Plugins' page.