This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Really Simple Series

Description

Other Series plugins create a custom taxonomy where each series is a term. Most people probably don’t need a new taxonomy. Really Simple Series lets you turn any category into its own series with the click of a checkbox.

To turn on a series, you simple go to the edit category screen and check the box to enable Really Simple Series. Once you do, the plugin will automatically reverse the order of all posts in that category so that the oldest show up first. It will also automatically insert a list of all posts in the series at the bottom of each post in that category / series.

Options

You just have to click within the edit category screen to enable a series. There are no other options. There is a shortcode available called
[rsseries cat=”148″], where “148” is a specific category ID, that can be used to display a series of your choice. Do not use the [rsseries] shortcode without a category parameter, or it may show all of your blog posts.

Screenshots

  • Default display of a series at the bottom of a post
  • Edit category screen to enable a category for a series

Installation

Use the automatic installer within your WordPress dashboard. You can also download it and upload the unzipped folder to your plugins directory via FTP.

There is no configuration of this plugin. Just activate, enable a category for Really Simple Series, and enjoy.

FAQ

Why does this require WordPress 3.4?

There are no known conflicts with older versions of WordPress, but really you should never be behind on major releases.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Really Simple Series” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Really Simple Series” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.1

Initial Release