Changeset 171654
- Timestamp:
- 11/09/2009 09:55:47 AM (16 years ago)
- Location:
- twitterlink-comments/trunk
- Files:
-
- 1 added
- 2 edited
-
lang/twitlink-de_DE.po (added)
-
readme.txt (modified) (3 diffs)
-
twitterlink-comments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
twitterlink-comments/trunk/readme.txt
r160157 r171654 5 5 Requires at least: 2.8 6 6 Tested up to: 2.8.4 7 Stable tag: 1.0 7 Stable tag: 1.0.1 8 8 9 9 Allow your commentators to include their Twitter username along with their comment so a follow-me link can be displayed with their details on the list of comments. … … 27 27 = Does this plugin add any database tables? = 28 28 29 Yes. One table called (yourprefix)_wptwitipidis added29 Yes. One table called `(yourprefix)_wptwitipid` is added 30 30 31 31 = How do I uninstall this plugin and the database table it creates? = … … 56 56 == ChangeLog == 57 57 58 = 1.0.1 = 59 * 09 Nov 2009 - Added German translation by http://martinwaiss.com/ 60 58 61 = 1.0 = 59 62 * 27 Sep 2009 - First version. -
twitterlink-comments/trunk/twitterlink-comments.php
r160168 r171654 3 3 Plugin URI: http://comluv.com/download/twitterlink-comments 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.0 5 Version: 1.0.1 6 6 Author: Andy Bailey 7 7 Author URI: http://comluv.com/
Note: See TracChangeset
for help on using the changeset viewer.