Changeset 1372291
- Timestamp:
- 03/16/2016 01:35:51 PM (10 years ago)
- File:
-
- 1 edited
-
barebones-twitter/trunk/README.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
barebones-twitter/trunk/README.txt
r1372290 r1372291 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Simple plugin for adding Twitter to your Wordpress install via a shortcode by @ [AaronPFisher](http://twitter.com/AaronPFisher)11 Simple plugin for adding Twitter to your Wordpress install via a shortcode by @AaronPFisher 12 12 13 13 == Description == … … 17 17 You can choose how many Tweets will appear, whether to include ReTweets in the list, whether to include replies in the list and whether you want to the Tweets to scroll. Selecting the scroll option will set the Tweets to show in a 'ticker' style one after the other automatically. 18 18 19 The plugin is designed to be easily styled, we do not include any default CSS so as not to interfere with the current styling of your site. Each Tweet is a simple <li>element that can be easily styled.19 The plugin is designed to be easily styled, we do not include any default CSS so as not to interfere with the current styling of your site. Each Tweet is a simple `<li>` element that can be easily styled. 20 20 21 21 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.