Changeset 477170
- Timestamp:
- 12/18/2011 04:01:46 PM (14 years ago)
- Location:
- wysiwyg-inline-code-command/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
wysiwyg-inline-code-command.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wysiwyg-inline-code-command/trunk/readme.txt
r430547 r477170 1 1 === WYSIWYG Inline Code Command === 2 2 Contributors: pkgw 3 Tags: editor, wysiwyg, code, plugin, visual 3 Tags: editor, wysiwyg, code, plugin, visual, inline code, code tag, code button, tinymce, custom button, button 4 4 Requires at least: 3.0 5 Tested up to: 3. 2.16 Stable tag: 1. 25 Tested up to: 3.3 6 Stable tag: 1.3 7 7 8 8 Adds a button and keybinding to the WYSIWYG (visual) editor to mark … … 50 50 == Changelog == 51 51 52 = 1.3 = 53 * Released on December 18, 2011. 54 * Add some tags suggested by WordPress.org user jsherk. 55 * Update compatibility info after testing with WordPress 3.3. 56 52 57 = 1.2 = 53 58 * Released on August 29, 2011. -
wysiwyg-inline-code-command/trunk/wysiwyg-inline-code-command.php
r410434 r477170 4 4 Plugin URI: http://wordpress.org/extend/plugins/wysiwyg-inline-code-command/ 5 5 Description: Add a command to the visual editor to mark text as inline code 6 Version: 1. 26 Version: 1.3 7 7 Author: Peter Williams 8 8 Author URI: http://newton.cx/~peter/
Note: See TracChangeset
for help on using the changeset viewer.