Plugin Directory

Changeset 1000987


Ignore:
Timestamp:
10/02/2014 11:58:22 PM (11 years ago)
Author:
commentluv
Message:

tagging 1.35

Location:
twitterlink-comments
Files:
39 added
2 edited

Legend:

Unmodified
Added
Removed
  • twitterlink-comments/trunk/readme.txt

    r828990 r1000987  
    6868
    6969== Upgrade Notice ==
     70
     71= 1.35 =
     72
     73wp 4.0 compatibility
    7074
    7175= 1.34 =
  • twitterlink-comments/trunk/twitterlink-comments.php

    r828990 r1000987  
    33    Plugin URI: http://comluv.com/
    44    Description: Plugin to show a link to follow the comment author on twitter if they have entered in their username at least once in the comment form
    5     Version: 1.34
     5    Version: 1.35
    66    Author: Andy Bailey
    77    Author URI: http://comluv.com
     
    2626            var $image_url;
    2727            var $db_option = 'twitlink';
    28             var $version = '1.33';
     28            var $version = '1.35';
    2929            var $slug = 'twitlink-settings';
    3030            var $hook;
Note: See TracChangeset for help on using the changeset viewer.