Simple Posts List Wordpress Plugin - Rating, Reviews, Demo & Download

Simple Posts List Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

For search engine spiders is usefull to scan sitemaps of websites. Visitors similarly like to see list of all posts on blogs. Theses lists are much easier to browse and they are great for SEO.

Usage

Simple posts list generates list of all post or pages using shortcodes or function call from template.

[posts]

shortcode and you’ll have them automagicly.

Examples (for posts):

Generate post list using shortcode:

[posts]

Generate post list using function call:

<?php posts_list (); ?>

Examples (for pages):

Generate list of pages using shortcode:

[pages]

Generate list of pages using function call:

<?php pages_list (); ?>

Screenshots

  1. simple-posts-list screenshot 1

    Posts list generated by this plugin.


Reviews & Comments