Plugin Directory

Changeset 834126


Ignore:
Timestamp:
01/06/2014 10:41:38 PM (12 years ago)
Author:
brokenlibrarian
Message:

update to 0.7.1 for WordPress 3.8 compatibility testing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • simplesmileyshow/trunk/readme.txt

    r640084 r834126  
    44Tags: comments, smilies, jquery
    55Requires at least: 3.3.1
    6 Tested up to: 3.5
    7 Stable tag: 0.7
    8 License: Apache
     6Tested up to: 3.8
     7Stable tag: 0.7.1
     8License: Apache v2
    99
    1010== Description ==
     
    1616This 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.
    1717
    18 This plugin uses JQuery and the jquery.insertatcaret plugin. It has been tested with the twentyten, twentyeleven, and twentytwelve themes, among others.
     18This plugin uses JQuery and the jquery.insertatcaret plugin. It has been tested tested with the twentyten through twentyfourteen themes.
    1919
    2020Feedback, positive or negative, is highly appreciated as this plugin is in an early stage. Emails or comments are welcome.
     
    2222http://brokenlibrarian.org/tinyplugins/ 
    2323brokenlibrarian@gmail.com 
    24 12/16/2012
     2401/04/2014
    2525
    2626== Installation ==
     
    4040== Changelog ==
    4141
     42= 0.7.1 =
     43* update for WordPress 3.8 compatibility testing
     44
    4245= 0.7 =
    4346* update for WordPress 3.5 compatibility testing, documentation cleanup
     
    5356
    5457== Upgrade Notice ==
     58
     59= 0.7.1 =
     60* optional update, WordPress 3.8 compatibility testing
    5561
    5662= 0.7 =
     
    6874==License==
    6975
    70    Copyright 2012 Christian Wagner
     76   Copyright 2014 Christian Wagner
    7177
    7278   Licensed under the Apache License, Version 2.0 (the "License");
Note: See TracChangeset for help on using the changeset viewer.