该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Really Simple Series

描述

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.

屏幕截图

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

安装

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.

常见问题

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.

评价

此插件暂无评价。

贡献者及开发者

“Really Simple Series” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Really Simple Series”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.1

Initial Release