Adds support to Code Snippets WordPress plugin for adding tags to snippets.
You can assign tags to snippets using UI when editing or adding snippet.
Then, you can filter snippets by tag on the snippets table, or see what tags are assigned to snippet with glance at the new column.
Contribute to the development on GitHub...
This plugin extends the functionality of Code Snippets, and requires Code Snippets version 1.8 or greater to be installed order to work..
Upload the contents of the zip file to the wp-content plugins folder of your WordPress installation.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Added German translation thanks to David Decker.
Added tag filter dropdown to snippets menu.
Link tags in to relevant tag filter...
Read more