Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

azurecurve Series Index

Beskrivning

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

Skärmdumpar

  • 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.

Installation

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

Vanliga frågor

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).

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”azurecurve Series Index” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”azurecurve Series Index” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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