=== Twitter User === Contributors: BloggingTips Donate link: http://www.stuffbysarah.net/wordpress-plugins/#donate Tags: twitter, sidebar, multi-author Requires at least: 2.7 Tested up to: 2.7.1 Stable tag: 1.0 Add a new field to your user profile admin to add in your Twitter Username. == Description == Designed for multi author blogs, but useful for single author sites too, this gives you a new box in your profile admin to add in your Twitter username. You can then automatically have this displayed after each of your posts or control where it is displayed. For a multi-author site this means each post author can have their twitter account linked to automatically. == Installation == Installation Instructions: 1. Download the plugin and unzip it. 2. Put the twitter-user folder into your wp-content/plugins/ directory. 3. Go to the Plugins page in your WordPress Administration area and click 'Activate' next to Twitter User. 4. Go to the Options > Twitter User and configure your options. 5. Go to your Profile and at the bottom of the page is a new box called Twitter User. Add your username in there. 6. If you choose to add the function manually to your theme file(s) then use display_twitter(); 7. You can then customise the link by targeting the class 'twitlink' == Frequently Asked Questions == Question : Can I change how the Twitter link is displayed? Answer : If you would like to style the link to suit your blogs design, simply add the class twitlink to your stylesheet. For example, to make the text 14px in size and have a 1px black border around it you would add the following to your stylesheet. a.twitlink { border: 1px solid black; font-size: 14px; } Question : How do I change what pages Twitter User adds a link to? Answer : In the Twitter User settings area you can choose whether the Twitter link is shown in any of the following 4 areas : * Front Page * Archives/Categories * Single Post * Static Page Simply check the boxes of the sections you want the link to be displayed on. Question : How do I change the text link to an image? Answer : Twitter User allows you to use an image for your Twitter link instead of standard text. All you need to do is enter the full url of the image under the Display Image field in the Twitter User settings area. If you choose to do this the text in the Anchor Text will be used as the ALT text in the image link. == Screenshots == 1. The profile box 2. The options page == Support == Support is provided at http://www.bloggingtips.com/forums/forumdisplay.php?f=7