Shortcode which displays a simple tile based page index showing the child pages of the loaded page or of the supplied pageid or slug. This plugin is multisite compatible.
To use simply place the [page-index]
shortcode on a page or in a post. Tiled page index based on child pages of the page the shortcode is used on.
If a different page index is required, or the shortcode is used in a post use one of the following parameters:
- pageid
- slug
e.g. [page-index pageid='32']
or [page-index slug='mythology/celtic-fairy-tales']
If both parameters are supplied, then pageid will take precedence and slug will be ignored.
Integrated with Flags plugin to display flag in page index; add custom Flag
custom field to page.
Integrated with Icons plugin to display icon in page index; add custom Icon
custom field to page.
This plugin is multisite compatible; each site will need settings to be configured in the admin dashboard.
Changelog
- Update readme files.
- Update language template.
- Fix bug with azurecurve menu.
Download
Download from GitHub to manually install; if you already have the plugin installed, an update will be available in the admin dashboard.
Support
If you have any problems to log or features to request, contact me via the ClassicPress Plugin Support Forum or you can log an issue via the GitHub repository.
Issues/Ideas
Iām keen to resolve any issues and happy to consider functionality requests, so please get in touch if you want to report a problem or ask for new functionality.