Series Index
Plugin Description
Displays Index of Series Posts using series-index
shortcode. This plugin is multi-site compatible and integrates with the Toggle Show/Hide plugin from azurecurve. 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; series index post should be Series Position of 0 (this is used for determining the link for the title).
Shortcode [series-index]
is placed in the post where you want the index.
Shortcode [series-index-link]
can be used in a post a link back to the series index (Series Position = 0) post using the series title as the link text; [series-index-link]alternative text[/series-index-link]
to display text different to the series title. title attribute can be used to create link to other series index post; e.g. [series-index-link title='Implementing Jet Reports' /]
.
This plugin is multisite compatible; each site will need settings to be configured in the admin dashboard.
Installation
- Download the latest release of the plugin from GitHub.
- Upload the entire zip file using the Plugins upload function in your ClassicPress admin panel.
- Activate the plugin.
- Configure relevant settings via the configuration page in the admin control panel (azurecurve menu).
Frequently Asked Questions
Can I translate this plugin?
Yes, the .pot file is in the plugins languages folder; if you do translate this plugin, please sent the .po and .mo files to [email protected] for inclusion in the next version (full credit will be given).
Is this plugin compatible with both WordPress and ClassicPress?
This plugin is developed for ClassicPress, but will likely work on WordPress.
Changelog
Version 1.2.4
- Update readme file for compatibility with ClassicPress Directory.
Version 1.2.3
- Update readme files.
- Update language template.
- Fix bug with azurecurve menu.
Version 1.2.2
- Update azurecurve menu.
- Update readme files.
Version 1.2.1
- Update azurecurve menu and logo.
Version 1.2.0
- Fix plugin action link to use admin_url() function.
- Rewrite option handling so defaults not stored in database on plugin initialisation.
- Add plugin icon and banner.
- Update azurecurve plugin menu.
- Amend to only load css when shortcode on page.
Version 1.1.8
- Fix bug with select of series index posts when title includes an apostrophe.
Version 1.1.7
- Fix bug with setting of default options.
- Fix bug with plugin menu.
- Update plugin menu css.
Version 1.1.6
- Rewrite default option creation function to resolve several bugs.
- Upgrade azurecurve plugin to store available plugins in options.
Version 1.1.5
- Update Update Manager class to v2.0.0.
- Update action link.
- Update azurecurve menu icon with compressed image.
Version 1.1.4
- Fix bug with series-index shortcode when series title contains apostrophes.
Version 1.1.3
- Fix bug with series-index-link shortcode when series title contains apostrophes.
Version 1.1.2
- Fix bug with selecting series containing apostrophes in series title.
Version 1.1.1
- Fix bug with incorrect language load text domain.
Version 1.1.0
- Add integration with Update Manager for automatic updates.
- Fix issue with display of azurecurve menu.
- Change settings page heading.
- Add load_plugin_textdomain to handle translations.
Version 1.0.1
- Update azurecurve menu for easier maintenance.
- Move require of azurecurve menu below security check.
Version 1.0.0
- Initial release for ClassicPress forked from azurecurve Series Index WordPress Plugin.
- Remove toggle and integrate with Toggle Show/Hide plugin.
Other Notes
azurecurve was one of the first plugin developers to start developing for ClassicPress; all plugins are available from azurecurve Development and are integrated with the Update Manager plugin for fully integrated, no hassle, updates.
The other plugins available from azurecurve are:
- Add Open Graph Tags – details / download
- Add Twitter Cards – details / download
- Avatars – details / download
- BBCode – details / download
- Breadcrumbs – details / download
- Call-out Boxes – details / download
- Check Plugin Status – details / download
- Code – details / download
- Comment Validator – [details](https://development.azurecurve.c