Description
This is a plugin to show the single post details depends on category & tags (taxanomy)
Major Feature or Functionality
-
This plugin create a shortcode which takes attributes as the following :
a) order
b) order-by
c) number of post
d) post filter as category ,tags -
If you pass category as shortcode attribute then only category name will be shown.
-
If you pass tags as shortcode attribute then only tag name will be shown.
-
As per the post-filter the post list will be shown using isotope jquery.
-
The post details includes :
a ) Feature Image
b) Title
c) excerpt (it will takes only 10 words)
d) Read more button which takes the single post detail page.
Shortcode Attribute
Example :
Default : [spf-cat-basic]
with attribute : [pf-cat-basic order=”ASC” no_of_post =”2″ post-filter=”cat”]
donate link
http://itobuz.com/
Installation
You can download the latest release.
2. Once downloaded, head over the Plugins tab in your control panel and hit Add New
3. Activate the plugin.
4. Choose your type and style.
FAQ
- Installation Instructions
-
You can download the latest release.
2. Once downloaded, head over the Plugins tab in your control panel and hit Add New
3. Activate the plugin.
4. Choose your type and style.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Simple Post Filter” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple Post Filter” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
=1.0.1=
* At first the caltegory list and tag list shows automatically.
* After changes , it will shows after given shortcode attributes.