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
Yes. One table called (yourprefix)_wptwitipid is added
Just deactivate it and use the delete link on the plugin page to remove the saved options and database table.
Your exisiting db table for wp-twitip-id will be used. You may need to check your settings for automatic setting and adjust your link output changes you made in your template file.
This will only work with the standard WP comment form
Yes, you can access the twitter username (if it exists) in $comment within the loop. Use $username = $comment->twitlinkid to retreive the username.
see [http://justintadlock.com/archives/2009/09/10/adding-and-using-custom-user-profile-fields] (http://justintadlock.com/archives/2009/09/10/adding-and-using-custom-user-profile-fields)
You can submit a support ticket at http://comluv.com
Requires: 2.8 or higher
Compatible up to: 3.1.4
Last Updated: 2011-2-8
Downloads: 18,021
Got something to say? Need help?