=== Post Snippets === Contributors: artstorm Donate link: http://coding.cglounge.com/wordpress-plugins/post-snippets/ Tags: post, admin, snippet, snippets, html, custom, page, dynamic Requires at least: 2.7 Tested up to: 2.7.1 Stable tag: 1.0 Store snippets of HTML code or reoccurring text that you often use in your posts. == Description == This admin plugin stores snippets of HTML code or reoccurring text that you often use in your posts. You can use predefined variables to replace parts of the snippet on insert. All snippets are available in the post editor with a TinyMCE button. For complete usage instructions see: [Post Snippets](http://coding.cglounge.com/wordpress-plugins/post-snippets/ "Complete Usage Instructions for Post Snippets") == Installation == 1. Upload the 'post-snippets' folder to the '/wp-content/plugins/' directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to Settings -> Post Snippets and start entering your snippets. == Frequently Asked Questions == = What about foo bar? = Answer to foo bar dilemma. == Screenshots == 1. The Admin page where you set up new snippets. 2. The TinyMCE button for Post Snippet. 3. The Post Snippet Insert Window.