This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Express Posts

Description

Express posts provides a widget to display either a subset of posts, the children of a page or its siblings.

The widget provides three modes.

Subset will list a given number of posts from your selected categories. Date, date format, and excerpt are all optional.

Children and siblings modes will list the immediate children or siblings of a page, respectively. You can include a placeholder in the widget title as a substitute for the parent page title. You can also choose to show or hide the widget on specific generations of pages, allowing extra flexibility on shared sidebars.

In common with all of my plugins, Express Posts strives to follow best practice in WordPress coding. If you spy a bug or see room for improvement, please let me know.

Installation

  1. Upload the plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Visit the Widgets page to apply and configure

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Express Posts” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Express Posts” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.3.0

  • Fixed notices
  • Tidied formatting
  • Removed extract

1.2

  • Fixed notices

1.1

  • Added footer
  • Fixed id bug

1.0

  • Initial release