Software Details:
Version: 2.3.5
Upload Date: 28 Feb 15
Distribution Type: Freeware
Downloads: 112
Predefined variables can be used to replace parts of the snippet on insert.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
Features:
- All defined snippets are available through a window via a TinyMCE button in the post editor.
- Easy to use administration panel where you can add, edit and remove snippets.
- Each snippet can have as many custom variables as you like, which can used on insert.
- If you delete the plugin from your plugins panel it cleans up all data it has created in the WordPress database.
What is new in this release:
- Pressing enter in a text field now defaults to Update and not Add.
- Fixed debug notice message displayed when deleting without any snippets selected.
- Various code refactoring and optimizations.
What is new in version 1.9.6:
- Added two new filters. post_snippets_import and post_snippets_export.
What is new in version 1.9.4:
- Added an option to run shortcodes through wptexturize before output.
- Bugfix: Default values could be cut off. Corrected in this update.
What is new in version 1.9.2:
- A variable can now be assigned a default value that will be used in the insert window. Use the = sign to give a variable a default value. Ie. var1,var2=default,var3.
What is new in version 1.9.1:
- Updated the built in help text to include all the latest features added so it is up to date.
What is new in version 1.9:
- Initial implementation to allow snippets to be evaluated as PHP code.
- PHP version 5.2.4 or greater is now required to run Post Snippets.
What is new in version 1.8.9:
- Updated the help text to take advantage of the new Help API introduced with WordPress 3.3.
- Updated the Swedish translation.
What is new in version 1.8.7:
- Added an admin notice when running on PHP versions below 5.2.4 to prepare users that future Post Snippets requirements will be on par with WordPress 3.3.
What is new in version 1.8.5:
- Included German translation.
Requirements:
- WordPress 3 or higher
- PHP 5.2.4 or higher
Comments not found