Changeset 1000987
- Timestamp:
- 10/02/2014 11:58:22 PM (11 years ago)
- Location:
- twitterlink-comments
- Files:
-
- 39 added
- 2 edited
-
tags/1.35 (added)
-
tags/1.35/images (added)
-
tags/1.35/images/facebook.png (added)
-
tags/1.35/images/linkedin.png (added)
-
tags/1.35/images/no_spam_button.jpg (added)
-
tags/1.35/images/playbutton.png (added)
-
tags/1.35/images/playbuttonfront.png (added)
-
tags/1.35/images/skype.png (added)
-
tags/1.35/images/twitter.gif (added)
-
tags/1.35/images/twitter.png (added)
-
tags/1.35/include (added)
-
tags/1.35/include/options-page.php (added)
-
tags/1.35/js (added)
-
tags/1.35/js/script.js (added)
-
tags/1.35/lang (added)
-
tags/1.35/lang/default.mo (added)
-
tags/1.35/lang/default.po (added)
-
tags/1.35/lang/twitlink-ar_AR.mo (added)
-
tags/1.35/lang/twitlink-ar_AR.po (added)
-
tags/1.35/lang/twitlink-be_BY.mo (added)
-
tags/1.35/lang/twitlink-be_BY.po (added)
-
tags/1.35/lang/twitlink-de_DE.po (added)
-
tags/1.35/lang/twitlink-fr_FR.mo (added)
-
tags/1.35/lang/twitlink-fr_FR.po (added)
-
tags/1.35/lang/twitlink-it_IT.mo (added)
-
tags/1.35/lang/twitlink-it_IT.po (added)
-
tags/1.35/lang/twitlink-ru_RU.mo (added)
-
tags/1.35/lang/twitlink-ru_RU.po (added)
-
tags/1.35/lang/twitlink-sv_SE.mo (added)
-
tags/1.35/lang/twitlink-sv_SE.po (added)
-
tags/1.35/readme.txt (added)
-
tags/1.35/screenshot-1.jpg (added)
-
tags/1.35/screenshot-2.jpg (added)
-
tags/1.35/style (added)
-
tags/1.35/style/blank.gif (added)
-
tags/1.35/twitterlink-comments.php (added)
-
tags/1.35/uninstall.php (added)
-
tags/1.35/videos (added)
-
tags/1.35/videos/starthere.php (added)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/twitterlink-comments.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
twitterlink-comments/trunk/readme.txt
r828990 r1000987 68 68 69 69 == Upgrade Notice == 70 71 = 1.35 = 72 73 wp 4.0 compatibility 70 74 71 75 = 1.34 = -
twitterlink-comments/trunk/twitterlink-comments.php
r828990 r1000987 3 3 Plugin URI: http://comluv.com/ 4 4 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.3 45 Version: 1.35 6 6 Author: Andy Bailey 7 7 Author URI: http://comluv.com … … 26 26 var $image_url; 27 27 var $db_option = 'twitlink'; 28 var $version = '1.3 3';28 var $version = '1.35'; 29 29 var $slug = 'twitlink-settings'; 30 30 var $hook;
Note: See TracChangeset
for help on using the changeset viewer.