Changeset 161554
- Timestamp:
- 10/08/2009 10:49:08 AM (16 years ago)
- Location:
- wp-twitip-id/trunk
- Files:
-
- 2 edited
-
README.txt (modified) (1 diff)
-
wp-twitip-id.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-twitip-id/trunk/README.txt
r94989 r161554 4 4 Requires at least: 2.6.3 5 5 Tested up to: 2.7 6 Stable tag: 1. 06 Stable tag: 1.1 7 7 8 WP Twitip ID adds a field to the comment form for a user to add their twitter username. Once published, their comment will display a link to follow them on twitter wherever you want by adding a line to your themes' comments.php 8 This plugin is no longer supported, please download TwitterLink-Comments from here http://wordpress.org/extend/plugins/twitterlink-comments/ which will be able to use your existing database 9 9 10 10 == Details == -
wp-twitip-id/trunk/wp-twitip-id.php
r94989 r161554 4 4 Plugin URI: http://www.fiddyp.co.uk/wp-twitip-id-plugin-add-a-twitter-field-to-your-comment-form-easily/ 5 5 Description: Adds another field to the comment form to allow the user to include their twitter id. Inspired by @problogger post http://tinyurl.com/6gns3f and kicked up the bum by @styletime. 6 Version: 1. 06 Version: 1.1 7 7 Author: Andy Bailey 8 8 Author URI: http://www.fiddyp.co.uk … … 36 36 and added "auto" as an output for displaying Twitter: @commentluv 37 37 a BIG THANKS to @clearskynet for helping me with the table creation! 38 v1.1 10 October 09 - twitterlink-comments now takes over from this version 38 39 */ 39 40
Note: See TracChangeset
for help on using the changeset viewer.