=== Snippi Shortcode === Contributors: halgatewood Donate link: http://halgatewood.com/snippi-embed/ Tags: adopt-me shortcode, snippi, code, embed, pre, Requires at least: 3.5 Tested up to: 4.3 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Embed Snippi's from snippi.com into your blog with this handy shortcode == Description == Easily showcase snippi code blocks on your blog. Usage: `[snippi id="c0c8lz3"]` or `[snippi id="c0c8lz3" type="raw"]` It uses the Transient API to store the snippi keeping your site nice and fast! == Installation == 1. Add plugin to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Include Snippi with shortcode in your pages and posts Usage: `[snippi id="c0c8lz3"]` or `[snippi id="c0c8lz3" type="raw"]` == Screenshots == 1. What regular snippi embed looks like 2. With type='raw' added to the embed 3. Embed in the Tiny MCE editor == Changelog == = 1.0 = * Initial load of the plugin.