Post Index
Here, you will find a page where the plugin is in use or have a look at the screenshots page to see it in action.
This plugin summarises all found blog posts added to a specific category or of a specific post type and lists them alphabetically or grouped by the used subcategory. Additional custom fields could be used to display links to other pages or additional information to a post.
Upcoming features:
- Customisable templates for the index entries to add any additional information:
- additional text
- custom field values
- subcategories
- Or any idea, you post me 🙂
This section describes how to install the plugin and get it working.
- Upload the plugin folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Please define your custom fields and custom titles in the settings page
- Place
[post_index]
or[post_index category='CategoryName']
in your page or post to display the index
Why does the index not appear?
Did you use an existing category or custom post type?
How to change the grouping?
The following groupBy clauses to be used in the shortcode [post_index groupby=""]
are supported:
- firstLetter – Groups the posts according to their first letter
- subcategory – Uses the subcategory of each post as its group key.
List of supported attributes for the shortcode
The base shortcode is [post_index]
. You can add any of the following attributes to change the output of the index. There are some options which makes no sense to combine. For example to use the category and categoryslug attribute as they will both indicate which category has to be used.
- category: Lists all entries that are in the given category, searched by it’s name.
- categoryslug: Same as category but searched by the slug.
- groupby: Grouping as explaned in
How to change the grouping
- post_type: The index will be build for the given post type instead of the standard type
post
. Please see WordPress Codex, Post Types for details. - columns: The amount of columns. Default is 1.
- show_letter: If set to false, the grouping letter will not be generated.
0.7.5
- Tested with WordPress 5.4
0.7.4
- Added: Dutch translation. Thanks to aadje93.
- Added: Portuguese translation. Thanks to luisapietrobon.
- Added: Parameter show_letter to explicitly hide the grouping letter. (Usage:
[post_index show_letter=false]
) - Fixed: On PHP configurations having error_reporting set to include E_NOTICE, saving pages ended up with a warning page.
0.7.3
- Removed deprecation warning, caused by the use of old user levels. The call has been replaced by using a role name.
0.7.2
- Tested successfully with 4.2.2
- Added supported short codes and arguments to the settings page.
0.7.1
- Tested successfully with 3.7.1 and 3.8
- Removed short codes as some hosters do not support them.
0.7
- Added: Support for custom post types
- Added: Support for columns
- Removed: Support for
<!--post-index-->
has been removed.
0.6.2
- Fixed: Sorting now uses the sanitize_title function before extracting the first letter.
- Improved: Added alphabetical subgrouping in groupBy type “subcategory”.
- Added: CategorySlug as a new filter criteria if the category name occurs more than once.
- Added an optional displayed group count. It can be activated in the settings of the plugin.
0.6
- Translated the plugin to English and added a German translation file.
- Small and capital letters are now treated as one letter
- The index can now group by the subcategory instead of the first letter. Simply add the groupBy clause to the shortcode:
[post_index groupBy='subcategory']
0.5
- Using shortcodes instead of content parsing.
0.3
- Parses the post-index hook and extracts the category name from it.
0.2
- Fixed a bug that caused the meta box to not correctly load the custom field values.
0.1
- First version – This version is available only German at the moment!
Screenshots




Alternative Plugins for Post Index
Sort posts and custom post type objects using a drag-and-drop, sortable JavaScript AJAX interface, or through the default WordPress dashboard
Categories: General
Postman is a next-generation SMTP Mailer, software that assists in the delivery of email generated by your WordPress site.
Categories: General
Creates functionality to duplicate any and all post types, including taxonomies & custom fields.
Categories: General
The shared code library for Similar posts, Recent Posts, Random Posts, Popular Posts and Recent Comments.
Categories: General
A simple way to change a post's type in WordPress
Categories: General
Fed up with the lack of automated tools to properly crop and scale post thumbnails? Maybe this plugin can help.
Categories: General
Post Views Counter allows you to display how many times a post, page or custom post type had been viewed in a simple, fast and reliable way.
Categories: General
Easily add one or more posts to any page using simple shortcodes.
Categories: General
Creates a metabox to the Appearance > Menu page to add custom post type archive links
Categories: General
Discover the Lists with Post Index
FarrowSystem.EU - ALL Plugins
A save of all the plugins from when it was migrated from multisite. Just for historical purposes.