=== Rotating Posts ===
Contributors: YukataNinja
Tags: rotating posts, rotating, posts, news, news feed, news site
Requires at least: 2.6
Tested up to: 2.7.1
Stable tag: 1.0
Rotating Posts allows you to easily create customizable rotating posts like those seen on popular news sites.
== Description ==
Create rotating posts like those seen on popular news sites. The plugin is highly customizable to fit your theme and desires.
[See an example](http://demo.inderhees.net/)
[See a customized CSS example](http://www.weareecs.com)
If you use this plugin and want to share your site or theme, please post about it in the [forum](http://wordpress.org/tags/rotating-posts).
If you translate this plugin or are interested in translating, please let me know on the [forum](http://wordpress.org/tags/rotating-posts).
== Installation ==
1. Unzip in your plugins directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.
1. Customize settings under the main Settings menu -> Rotating Posts
1. Insert into your theme or page
* Add `[rotating-posts]` to any page. Or
* Add `` to your theme. Most usually in index.php.
1. If desired, create your own CSS.
== Frequently Asked Questions ==
= Where exactly do I put the php tag? =
If you use the default theme and want your site to look like the [demo site](http://demo.inderhees.net) then your index.php should look like this:
`
Version 1.0
Feature: Randomize Posts
Feature: Show Custom Field instead of post content
Feature: Instert into page instead of theme
CSS: "line-height: normal" for p in rp_post_content
Code format: tabs instead of spaces
Version 0.9.1.3
Optionally display title
Set text before author, default is by
Supports translations
Added language pseudoloc ps_PS
Version 0.9
Original Version