Title: [Plugin: Simple Twitter Connect] Widget?
Last modified: August 19, 2016

---

# [Plugin: Simple Twitter Connect] Widget?

 *  [Mark Ratledge](https://wordpress.org/support/users/songdogtech/)
 * (@songdogtech)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-simple-twitter-connect-widget/)
 * Otto, Where would I start to make a sidebar widget for Simple Twitter Connect
   so that the login icon can go in the sidebar? Or is there a shortcode available
   to place the login in the sidebar? Just learning this stuff…
 * Would I use this function?
 *     ```
       add_action('login_form','stc_login_add_login_button');
       function stc_login_add_login_button() {
       	global $action;
       	if ($action == 'login') echo '<p>'.stc_get_connect_button('login').'</p><br />';
       }
       ```
   

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [thindery](https://wordpress.org/support/users/thindery/)
 * (@thindery)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-simple-twitter-connect-widget/#post-1558758)
 * did you ever figure out how to do this? I am wondering the exact same thing…
 *  [Eric Andrew Lewis](https://wordpress.org/support/users/ericlewis/)
 * (@ericlewis)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-simple-twitter-connect-widget/#post-1558768)
 * Bump.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Simple Twitter Connect] Widget?’ is closed to new replies.

 * 2 replies
 * 3 participants
 * Last reply from: [Eric Andrew Lewis](https://wordpress.org/support/users/ericlewis/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-simple-twitter-connect-widget/#post-1558768)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
