List of Posts from each Category plugin for WordPress
List of Posts from each Category plugin for WordPress
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 6713 days ago • 1 reviews
Is List of Posts from each Category plugin for WordPress abandoned?
Possibly abandoned (last update 6713 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
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 plugin?s 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.
Frequently Asked Questions
- Does it work with Polyglot? Yes it do