Changeset 1332260
- Timestamp:
- 01/20/2016 06:34:53 PM (10 years ago)
- Location:
- wp-editor-comments-plus
- Files:
-
- 1 deleted
- 4 edited
-
tags/1.0.1/WPEditorCommentsPlus.php (modified) (1 diff)
-
tags/1.0.1/wp-editor-comments-plus.php (modified) (1 diff)
-
tags/1.0.1/wp-editor-comments-plus.zip (deleted)
-
trunk/WPEditorCommentsPlus.php (modified) (1 diff)
-
trunk/wp-editor-comments-plus.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-editor-comments-plus/tags/1.0.1/WPEditorCommentsPlus.php
r1331873 r1332260 24 24 * @var string 25 25 */ 26 protected $version = "1.0. 0";26 protected $version = "1.0.1"; 27 27 28 28 /** -
wp-editor-comments-plus/tags/1.0.1/wp-editor-comments-plus.php
r1331873 r1332260 15 15 * Plugin URI: http://kentarofischer.com 16 16 * Description: Enhance WordPress comments with the TinyMCE Editor, Inline Comment Editing and Asynchronous Posting. 17 * Version: 1.0. 017 * Version: 1.0.1 18 18 * Author: Kentaro Fischer 19 19 * Author URI: http://kentarofischer.com -
wp-editor-comments-plus/trunk/WPEditorCommentsPlus.php
r1331873 r1332260 24 24 * @var string 25 25 */ 26 protected $version = "1.0. 0";26 protected $version = "1.0.1"; 27 27 28 28 /** -
wp-editor-comments-plus/trunk/wp-editor-comments-plus.php
r1323855 r1332260 15 15 * Plugin URI: http://kentarofischer.com 16 16 * Description: Enhance WordPress comments with the TinyMCE Editor, Inline Comment Editing and Asynchronous Posting. 17 * Version: 1.0. 017 * Version: 1.0.1 18 18 * Author: Kentaro Fischer 19 19 * Author URI: http://kentarofischer.com
Note: See TracChangeset
for help on using the changeset viewer.