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.

List of Posts from each Category plugin for WordPress

Description

List of Posts from each Category plugin for WordPress

This plugin displays a list of the posts from each category of your WordPress installation. It can be added to a post or page, or used directly in a template file. In the plugins options page you can choose the header. Is very useful if your posts are under one unique category.

Installation

  • Download the file and upload it to your plugins directory.

  • Enable the plugin.

  • Configure the plugin options (under postbycategory).

Using

There are two ways you can use this plugin.

1) In a post or page, insert the following line:

<!-- postsbycategory -->

2) In a template file, insert the following code:

<?php echo posts_by_category(); ?>

Change Log

  • 09-07-07 – v1.0 First release.
  • 27-07-07 – v2.0 Second release. (Problem with Polyglot fixed)

Demo

In http://www.frucomerci.com/example_plugin/ can see an example

Options

Here are the options available in this plugin (options page in the WordPress admin panel)

Header text: This is shown above the list of posts.

FAQ

  • Does it work with Polyglot? Yes it do

Reviews

Read all 1 review

Contributors & Developers

“List of Posts from each Category plugin for WordPress” is open source software. The following people have contributed to this plugin.

Contributors