View Categories

The Post List Box Shortcode

This feature requires the Pro version of the PublishPress Series plugin.

[series_post_list_box] is a shortcode that is available in the Pro version of PublishPress Series. This outputs the table of contents for a single series. 

This next image shows the shortcode being used in a Gutenberg block:

Post List Box Shortcode
Post List Box Shortcode

This next image shows the output of the shortcode. The output shows an overview of the entire Series.

Series Post List Box Icon

How to use this shortcode #

If you include this shortcode in a post that is a part of a series, then the post list will be shown for that series: [series_post_list_box]

You can also include the series ID of a specific series. For example, this will show the posts in the series with the ID of 2: [series_post_list_box series=2]


How to customize this shortcode #

You can change the appearance of this shortcode by going to the Post List Boxes screen and modifying the settings.

You can also dive deeper into customizing this display by using the Post List Boxes Templates feature.