このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

azurecurve Series Index

説明

Displays Index of Series Posts using series-index Shortcode. This plugin is multi-site compatible and contains an inbuilt show/hide toggle. The shortcode can be used on posts and pages; the format of the index and other options are user configurable through an Admin page.

Two custom fields (Series and Series Position) need to be added to each post in the series; these fields are used for selecting the posts and ordering them when the index is displayed.

Shortcode [series-index] is placed in the post where you want the index.

Shortcode [series-index-link] can be used in a post to link back to title post.

This plugin supports language translations. If you want to translate this plugin please send the .po and .mo files to wordpress.translations@azurecurve.co.uk for inclusion in the next version (full credit will be given). The .pot file is in the languages folder of the plugin and can also be downloaded from the plugin page on http://development.azurecurve.co.uk.

Current translations:
Serbian (sr_RS) translation by Borisa Djuraskovic of Web Hosting Hub

スクリーンショット

  • Plugin settings page.
  • Series Index on post.
  • When creating a post add a new custom field; if the custom field doesn't exist click the Enter new link.
  • Type in Series as the Name and enter your desired Value and click Add Custom Field. Repeat for the Series Position.
  • Custom fields on post.

インストール

To install the plugin copy the azurcurve-series-index folder into your plug-in directory and activate it.

FAQ

Is this plugin compatible with both WordPress and ClassicPress?
  • Yes, this plugin will work with both.
Can I translate this plugin?
  • Yes, the .pot fie is in the plugin’s languages folder and can also be downloaded from the plugin page on http://development.azurecurve.co.uk; if you do translate this plugin please sent the .po and .mo files to wordpress.translations@azurecurve.co.uk for inclusion in the next version (full credit will be given).

評価

このプラグインにはレビューがありません。

貢献者と開発者

azurecurve Series Index はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“azurecurve Series Index” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

Changes and feature additions for the Posts Archive plugin:

2.2.0

  • Added series-index-link shortcode

2.1.1

  • Move menu to includes folder for easier maintenance

2.1.0

  • Add index-of-series shortcode

2.0.1

  • Fix PHP error from function exists check

2.0.0

  • Add azurecurve menu

1.1.0

  • Add link to series index header row

1.0.4

  • Fix bug in display of series index header

1.0.3

  • Multilanguage support added

1.0.2

  • Fixed security issue

1.0.1

  • Fixed bug setting default options when activating plugin on multisite

1.0.0

  • First version