code-snippets-tags

Adds support for tagging snippets to the Code Snippets WordPress plugin

Stars
6

Code Snippets Tags

In Code Snippets version 2.0 or later, tags functionality is built in and this plugin is redundant

Organize your code snippets with tags. Adds support to the Code Snippets WordPress plugin for adding tags to snippets.

Description

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 download and review it on WordPress.org).

Installation

  1. Install Code Snippets using the directions provided with the plugin
  2. Download the plugin
  3. Extract the contents of the zip file
  4. Rename the resulting folder to code-snippets-tags
  5. Upload this folder to the wp-content/plugins/ folder of your WordPress installation
  6. Activate the "Code Snippets Tags" plugin from 'Plugins' page.

Screenshots

The tags column in the snippets table

Filtering snippets based on tag

Editing a snippet's tags

Related Projects