Title: Sniplets
Author: John Godley
Published: <strong>September 10, 2007</strong>
Last modified: April 29, 2012

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/sniplets.svg)

# Sniplets

 By [John Godley](https://profiles.wordpress.org/johnny5/)

[Download](https://downloads.wordpress.org/plugin/sniplets.1.4.6.zip)

 * [Details](https://pcd.wordpress.org/plugins/sniplets/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/sniplets/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/sniplets/#installation)
 * [Development](https://pcd.wordpress.org/plugins/sniplets/#developers)

 [Support](https://wordpress.org/support/plugin/sniplets/)

## Description

Sniplets is a generic text insertion plugin with support for an extensible processing
framework. At it’s simplest this means you can dynamically replace text in your 
posts with text that may be defined elsewhere, or created by some other module. 
For example, you can use Sniplets to perform syntax highlighting of files, execute
custom PHP code, insert data from a database, and perform all manner of other useful
tasks within a standard interface.

 * Replace tags in a post with pre-defined text
 * Apply processing functions to the pre-defined text to perform additional functionality
 * Automatic insertion – data can be made to automatically appear in various places(
   header, footer, before post, after post, more tag, initialization)
 * Custom processors can be written by the user
 * Fully localized

Sniplets is available in:

 * English
 * Belorussian thanks to Marcis Gasuns

### Documentation

Full documentation can be found on the [Sniplets](http://urbangiraffe.com/plugins/sniplets/)
page.

## Installation

The plugin is simple to install:

 1. Download `sniplets.zip`
 2. Unzip
 3. Upload `sniplets` directory to your `/wp-content/plugins` directory
 4. Go to the plugin management page and enable the plugin
 5. Configure the plugin from `Manage/Sniplets`

You can find full details of installing a plugin on the [plugin installation page](http://urbangiraffe.com/articles/how-to-install-a-wordpress-plugin/).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Sniplets” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ John Godley ](https://profiles.wordpress.org/johnny5/)

[Translate “Sniplets” into your language.](https://translate.wordpress.org/projects/wp-plugins/sniplets)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/sniplets/), check out
the [SVN repository](https://plugins.svn.wordpress.org/sniplets/), or subscribe 
to the [development log](https://plugins.trac.wordpress.org/log/sniplets/) by [RSS](https://plugins.trac.wordpress.org/log/sniplets/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1

 * Initial release

#### 0.2

 * Use correct table prefix

#### 0.3

 * Add display if logged in/out

#### 0.3.1

 * Add a template tag the_sniplet

#### 1.0.0

 * Big update
 * Introduce arguments to sniplets, allow functions to be stacked
 * Allow content in post to override sniplet

#### 1.0.3

 * Fix database creation routine

#### 1.1

 * Merge Sniplets with Page Notes
 * Allow automatic placement and templates

#### 1.1.1

 * Fix PHP5 bugs
 * Add inline loading graphic
 * Fix TinyMCE problem
 * Stop box appearing on new posts

#### 1.1.2

 * Fix missing module arguments

#### 1.1.3

 * Template tags return the code, not echo

#### 1.1.4

 * Fix the ‘include file/URL’ module for URLs

#### 1.2

 * Placement limits
 * Quicktag
 * IE support
 * Ordering

#### 1.2.1

 * Disable sniplets
 * Sniplet exclusion
 * Multiple placements
 * Copy, move, nesting

#### 1.2.2

 * Make Sniplets work outside loop

#### 1.2.3

 * Security update

#### 1.2.4

 * Fix #26

#### 1.2.5

 * Fix #84, #107

#### 1.3

 * WordPress 2.5 edition

#### 1.3.1

 * Import/export

#### 1.3.2

 * WP 2.6

#### 1.3.3

 * Add ‘all’ placement

#### 1.3.4

 * Fix #289

#### 1.3.5

 * Fix to the_sniplet

#### 1.3.6

 * Add sniplet_transform_text function

#### 1.3.7

 * Bring back missing sniplets
 * Fix limits

#### 1.3.8

 * Another fix to limits

#### 1.3.9

 * WP 2.7 metaboxes

#### 1.3.10

 * Fix menu in WP 2.7

#### 1.4

 * 2.7 styling
 * Nonces
 * jQuery

#### 1.4.1

 * Add #347

#### 1.4.2

 * Fix issue with archive pages

#### 1.4.3

 * Update missing localisations

#### 1.4.4

 * WP 2.8 compat
 * Fix various bugs and style issues

#### 1.4.5

 * Fix deep slashes

## Meta

 *  Version **1.4.5**
 *  Last updated **14 years ago**
 *  Active installations **40+**
 *  WordPress version ** 2.7 or higher **
 *  Tested up to **2.9.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/sniplets/)
 * Tags
 * [code](https://pcd.wordpress.org/plugins/tags/code/)[insert](https://pcd.wordpress.org/plugins/tags/insert/)
   [page](https://pcd.wordpress.org/plugins/tags/page/)[php](https://pcd.wordpress.org/plugins/tags/php/)
   [post](https://pcd.wordpress.org/plugins/tags/post/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/sniplets/advanced/)

## Ratings

 2.8 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/sniplets/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/sniplets/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/sniplets/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/sniplets/reviews/?filter=2)
 *  [  2 1-star reviews     ](https://wordpress.org/support/plugin/sniplets/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/sniplets/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/sniplets/reviews/)

## Contributors

 *   [ John Godley ](https://profiles.wordpress.org/johnny5/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/sniplets/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://urbangiraffe.com/about/support/)