Plugin: Twit Connect

Join this plugin group to follow comments, support topics and reviews.

Installation

  1. Upload twitconnect.php and all included files to the /wp-content/plugins/ directory.
  2. Place <?php if(function_exists('twit_connect')){twit_connect();} ?> in your comment template or rely on the default <?php do_action('comment_form', $post->ID); ?> code.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
  4. Modify plugin options through the Settings menu.