Changeset 1285490
- Timestamp:
- 11/13/2015 11:03:52 AM (10 years ago)
- Location:
- gregs-comment-length-limiter
- Files:
-
- 1 deleted
- 6 edited
- 12 copied
-
tags/1.6.3 (deleted)
-
tags/1.6.5 (copied) (copied from gregs-comment-length-limiter/trunk)
-
tags/1.6.5/gcll-options-functions.php (copied) (copied from gregs-comment-length-limiter/trunk/gcll-options-functions.php) (1 diff)
-
tags/1.6.5/gcll-options.php (copied) (copied from gregs-comment-length-limiter/trunk/gcll-options.php)
-
tags/1.6.5/gcll-setup-functions.php (copied) (copied from gregs-comment-length-limiter/trunk/gcll-setup-functions.php)
-
tags/1.6.5/gcll.php (copied) (copied from gregs-comment-length-limiter/trunk/gcll.php) (2 diffs)
-
tags/1.6.5/options-set/extra/gcll-options-donating.txt (copied) (copied from gregs-comment-length-limiter/trunk/options-set/extra/gcll-options-donating.txt) (1 diff)
-
tags/1.6.5/options-set/extra/gcll-options-instructions.txt (copied) (copied from gregs-comment-length-limiter/trunk/options-set/extra/gcll-options-instructions.txt) (1 diff)
-
tags/1.6.5/options-set/extra/gcll-options.txt (copied) (copied from gregs-comment-length-limiter/trunk/options-set/extra/gcll-options.txt) (1 diff)
-
tags/1.6.5/options-set/gcll-options-donating.ini (copied) (copied from gregs-comment-length-limiter/trunk/options-set/gcll-options-donating.ini)
-
tags/1.6.5/options-set/gcll-options-instructions.ini (copied) (copied from gregs-comment-length-limiter/trunk/options-set/gcll-options-instructions.ini)
-
tags/1.6.5/readme.txt (copied) (copied from gregs-comment-length-limiter/trunk/readme.txt) (3 diffs)
-
tags/1.6.5/uninstall.php (copied) (copied from gregs-comment-length-limiter/trunk/uninstall.php)
-
trunk/gcll-options-functions.php (modified) (1 diff)
-
trunk/gcll.php (modified) (2 diffs)
-
trunk/options-set/extra/gcll-options-donating.txt (modified) (1 diff)
-
trunk/options-set/extra/gcll-options-instructions.txt (modified) (1 diff)
-
trunk/options-set/extra/gcll-options.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gregs-comment-length-limiter/tags/1.6.5/gcll-options-functions.php
r1106136 r1285490 235 235 "; 236 236 $displaybot = " 237 <h 2>{$this->page_title}</h2>237 <h1>{$this->page_title}</h1> 238 238 {$menu} 239 239 {$donation} -
gregs-comment-length-limiter/tags/1.6.5/gcll.php
r1106136 r1285490 4 4 Plugin URI: http://gregsplugins.com/lib/plugin-details/gregs-comment-length-limiter/ 5 5 Description: For WordPress 2.7 and above, this plugin displays a countdown of the remaining characters available as users enter comments on your posts, with a total comment length limit set by you. 6 Version: 1.6. 46 Version: 1.6.5 7 7 Author: Greg Mulhauser 8 8 Author URI: http://gregsplugins.com/ … … 239 239 } // end admin-only stuff 240 240 else { 241 $gcll_instance = new gregsCommentLengthLimiter( 'gcll', '1.6. 4', "Greg's Comment Length Limiter" );241 $gcll_instance = new gregsCommentLengthLimiter( 'gcll', '1.6.5', "Greg's Comment Length Limiter" ); 242 242 function gcll_tweak_textarea() { 243 243 global $gcll_instance; -
gregs-comment-length-limiter/tags/1.6.5/options-set/extra/gcll-options-donating.txt
r1106136 r1285490 1 1 <div class="postbox" style="padding-bottom: 0.5em; text-align:center; border-color:#ea977b; background-color: #fdf5f2;"> 2 <h 3 class="hndle" style="font-size:14px; padding: 8px 12px; margin:0; line-height:1.4; text-align:left; border-color:#f5cbbd;"><span>Plugins for Adoption!</span></h3>2 <h2 class="hndle" style="font-size:14px; padding: 8px 12px; margin:0; line-height:1.4; text-align:left; border-color:#f5cbbd;"><span>Plugins for Adoption!</span></h2> 3 3 <p style="font-size:1.1em; padding: 0 12px 0;">Complete portfolio of <span style="text-decoration:underline;">50 plugins</span>, including this one, now <a href="http://gregsplugins.com/lib/sale/">available for adoption</a>!</p> 4 4 <p style="font-size:1.1em; padding: 0 12px 0;">And including the new » <a href="http://fastercache.com">Faster Cache for WordPress</a> «</p> -
gregs-comment-length-limiter/tags/1.6.5/options-set/extra/gcll-options-instructions.txt
r1106136 r1285490 1 1 <div class="postbox" style="padding-bottom: 0.5em; text-align:center; border-color:#ea977b; background-color: #fdf5f2;"> 2 <h 3 class="hndle" style="font-size:14px; padding: 8px 12px; margin:0; line-height:1.4; text-align:left; border-color:#f5cbbd;"><span>Plugins for Adoption!</span></h3>2 <h2 class="hndle" style="font-size:14px; padding: 8px 12px; margin:0; line-height:1.4; text-align:left; border-color:#f5cbbd;"><span>Plugins for Adoption!</span></h2> 3 3 <p style="font-size:1.1em; padding: 0 12px 0;">Complete portfolio of <span style="text-decoration:underline;">50 plugins</span>, including this one, now <a href="http://gregsplugins.com/lib/sale/">available for adoption</a>!</p> 4 4 <p style="font-size:1.1em; padding: 0 12px 0;">And including the new » <a href="http://fastercache.com">Faster Cache for WordPress</a> «</p> -
gregs-comment-length-limiter/tags/1.6.5/options-set/extra/gcll-options.txt
r1106136 r1285490 1 1 <div class="postbox" style="padding-bottom: 0.5em; text-align:center; border-color:#ea977b; background-color: #fdf5f2;"> 2 <h 3 class="hndle" style="font-size:14px; padding: 8px 12px; margin:0; line-height:1.4; text-align:left; border-color:#f5cbbd;"><span>Plugins for Adoption!</span></h3>2 <h2 class="hndle" style="font-size:14px; padding: 8px 12px; margin:0; line-height:1.4; text-align:left; border-color:#f5cbbd;"><span>Plugins for Adoption!</span></h2> 3 3 <p style="font-size:1.1em; padding: 0 12px 0;">Complete portfolio of <span style="text-decoration:underline;">50 plugins</span>, including this one, now <a href="http://gregsplugins.com/lib/sale/">available for adoption</a>!</p> 4 4 <p style="font-size:1.1em; padding: 0 12px 0;">And including the new » <a href="http://fastercache.com">Faster Cache for WordPress</a> «</p> -
gregs-comment-length-limiter/tags/1.6.5/readme.txt
r1219861 r1285490 4 4 Tags: comments, comment length, length limit, comment size, size limit, comments.php, greg mulhauser, seo, paged comments, javascript, performance, loading time, AJAX, spam, comment spam, anti-spam 5 5 Requires at least: 2.7 6 Tested up to: 4. 37 Stable tag: 1.6. 46 Tested up to: 4.4b4 7 Stable tag: 1.6.5 8 8 License: GPLv3 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 21 21 = New in This Version = 22 22 23 * Updates to documentation and code improvements 24 * Note on portfolion of plugins now available for adoption 23 * Minor changes to admin panel formatting 25 24 26 25 = Background = … … 101 100 == Upgrade Notice == 102 101 103 = 1.6.4, 5 March 2015 = 104 * Updates to documentation and code improvements 105 * Note on portfolion of plugins now available for adoption 102 = 1.6.5, 13 November 2015 = 103 * Minor changes to admin panel formatting 106 104 107 105 == Changelog == 106 107 = 1.6.5, 13 November 2015 = 108 * Minor changes to admin panel formatting 108 109 109 110 = 1.6.4, 5 March 2015 = -
gregs-comment-length-limiter/trunk/gcll-options-functions.php
r1106136 r1285490 235 235 "; 236 236 $displaybot = " 237 <h 2>{$this->page_title}</h2>237 <h1>{$this->page_title}</h1> 238 238 {$menu} 239 239 {$donation} -
gregs-comment-length-limiter/trunk/gcll.php
r1106136 r1285490 4 4 Plugin URI: http://gregsplugins.com/lib/plugin-details/gregs-comment-length-limiter/ 5 5 Description: For WordPress 2.7 and above, this plugin displays a countdown of the remaining characters available as users enter comments on your posts, with a total comment length limit set by you. 6 Version: 1.6. 46 Version: 1.6.5 7 7 Author: Greg Mulhauser 8 8 Author URI: http://gregsplugins.com/ … … 239 239 } // end admin-only stuff 240 240 else { 241 $gcll_instance = new gregsCommentLengthLimiter( 'gcll', '1.6. 4', "Greg's Comment Length Limiter" );241 $gcll_instance = new gregsCommentLengthLimiter( 'gcll', '1.6.5', "Greg's Comment Length Limiter" ); 242 242 function gcll_tweak_textarea() { 243 243 global $gcll_instance; -
gregs-comment-length-limiter/trunk/options-set/extra/gcll-options-donating.txt
r1106136 r1285490 1 1 <div class="postbox" style="padding-bottom: 0.5em; text-align:center; border-color:#ea977b; background-color: #fdf5f2;"> 2 <h 3 class="hndle" style="font-size:14px; padding: 8px 12px; margin:0; line-height:1.4; text-align:left; border-color:#f5cbbd;"><span>Plugins for Adoption!</span></h3>2 <h2 class="hndle" style="font-size:14px; padding: 8px 12px; margin:0; line-height:1.4; text-align:left; border-color:#f5cbbd;"><span>Plugins for Adoption!</span></h2> 3 3 <p style="font-size:1.1em; padding: 0 12px 0;">Complete portfolio of <span style="text-decoration:underline;">50 plugins</span>, including this one, now <a href="http://gregsplugins.com/lib/sale/">available for adoption</a>!</p> 4 4 <p style="font-size:1.1em; padding: 0 12px 0;">And including the new » <a href="http://fastercache.com">Faster Cache for WordPress</a> «</p> -
gregs-comment-length-limiter/trunk/options-set/extra/gcll-options-instructions.txt
r1106136 r1285490 1 1 <div class="postbox" style="padding-bottom: 0.5em; text-align:center; border-color:#ea977b; background-color: #fdf5f2;"> 2 <h 3 class="hndle" style="font-size:14px; padding: 8px 12px; margin:0; line-height:1.4; text-align:left; border-color:#f5cbbd;"><span>Plugins for Adoption!</span></h3>2 <h2 class="hndle" style="font-size:14px; padding: 8px 12px; margin:0; line-height:1.4; text-align:left; border-color:#f5cbbd;"><span>Plugins for Adoption!</span></h2> 3 3 <p style="font-size:1.1em; padding: 0 12px 0;">Complete portfolio of <span style="text-decoration:underline;">50 plugins</span>, including this one, now <a href="http://gregsplugins.com/lib/sale/">available for adoption</a>!</p> 4 4 <p style="font-size:1.1em; padding: 0 12px 0;">And including the new » <a href="http://fastercache.com">Faster Cache for WordPress</a> «</p> -
gregs-comment-length-limiter/trunk/options-set/extra/gcll-options.txt
r1106136 r1285490 1 1 <div class="postbox" style="padding-bottom: 0.5em; text-align:center; border-color:#ea977b; background-color: #fdf5f2;"> 2 <h 3 class="hndle" style="font-size:14px; padding: 8px 12px; margin:0; line-height:1.4; text-align:left; border-color:#f5cbbd;"><span>Plugins for Adoption!</span></h3>2 <h2 class="hndle" style="font-size:14px; padding: 8px 12px; margin:0; line-height:1.4; text-align:left; border-color:#f5cbbd;"><span>Plugins for Adoption!</span></h2> 3 3 <p style="font-size:1.1em; padding: 0 12px 0;">Complete portfolio of <span style="text-decoration:underline;">50 plugins</span>, including this one, now <a href="http://gregsplugins.com/lib/sale/">available for adoption</a>!</p> 4 4 <p style="font-size:1.1em; padding: 0 12px 0;">And including the new » <a href="http://fastercache.com">Faster Cache for WordPress</a> «</p> -
gregs-comment-length-limiter/trunk/readme.txt
r1219861 r1285490 4 4 Tags: comments, comment length, length limit, comment size, size limit, comments.php, greg mulhauser, seo, paged comments, javascript, performance, loading time, AJAX, spam, comment spam, anti-spam 5 5 Requires at least: 2.7 6 Tested up to: 4. 37 Stable tag: 1.6. 46 Tested up to: 4.4b4 7 Stable tag: 1.6.5 8 8 License: GPLv3 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 21 21 = New in This Version = 22 22 23 * Updates to documentation and code improvements 24 * Note on portfolion of plugins now available for adoption 23 * Minor changes to admin panel formatting 25 24 26 25 = Background = … … 101 100 == Upgrade Notice == 102 101 103 = 1.6.4, 5 March 2015 = 104 * Updates to documentation and code improvements 105 * Note on portfolion of plugins now available for adoption 102 = 1.6.5, 13 November 2015 = 103 * Minor changes to admin panel formatting 106 104 107 105 == Changelog == 106 107 = 1.6.5, 13 November 2015 = 108 * Minor changes to admin panel formatting 108 109 109 110 = 1.6.4, 5 March 2015 =
Note: See TracChangeset
for help on using the changeset viewer.