Changeset 834126
- Timestamp:
- 01/06/2014 10:41:38 PM (12 years ago)
- File:
-
- 1 edited
-
simplesmileyshow/trunk/readme.txt (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
simplesmileyshow/trunk/readme.txt
r640084 r834126 4 4 Tags: comments, smilies, jquery 5 5 Requires at least: 3.3.1 6 Tested up to: 3. 57 Stable tag: 0.7 8 License: Apache 6 Tested up to: 3.8 7 Stable tag: 0.7.1 8 License: Apache v2 9 9 10 10 == Description == … … 16 16 This plugin is designed to work with the WordPress 3 style of comment pages which use _comment_form()_ and have the actions _comment_form_after_fields_, _comment_form_logged_in_after_, and _comment_form_must_log_in_after_ present. (This should be the majority of modern themes.) This plugin _does not work_ with the Jetpack plugin if the new comment system is enabled, since it replaces the normal _comment_form()_ completely. 17 17 18 This plugin uses JQuery and the jquery.insertatcaret plugin. It has been tested with the twentyten, twentyeleven, and twentytwelve themes, among others.18 This plugin uses JQuery and the jquery.insertatcaret plugin. It has been tested tested with the twentyten through twentyfourteen themes. 19 19 20 20 Feedback, positive or negative, is highly appreciated as this plugin is in an early stage. Emails or comments are welcome. … … 22 22 http://brokenlibrarian.org/tinyplugins/ 23 23 brokenlibrarian@gmail.com 24 12/16/2012 24 01/04/2014 25 25 26 26 == Installation == … … 40 40 == Changelog == 41 41 42 = 0.7.1 = 43 * update for WordPress 3.8 compatibility testing 44 42 45 = 0.7 = 43 46 * update for WordPress 3.5 compatibility testing, documentation cleanup … … 53 56 54 57 == Upgrade Notice == 58 59 = 0.7.1 = 60 * optional update, WordPress 3.8 compatibility testing 55 61 56 62 = 0.7 = … … 68 74 ==License== 69 75 70 Copyright 201 2Christian Wagner76 Copyright 2014 Christian Wagner 71 77 72 78 Licensed under the Apache License, Version 2.0 (the "License");
Note: See TracChangeset
for help on using the changeset viewer.