Description
This is a widget plugin to show recent or popular post into your sidebar or footer area.
It is also support any kinds of post types or custom post type.Just install this plugin go to Appearence > Widgets then add Simple Post Widget into any of your sidebar. Here you will get some options.
1. Post Title
2. Post Type
3. Post Order By
4. Posts Per Page
Arbitrary section
You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated
plugins where more information needs to be conveyed that doesn’t fit into the categories of “description” or
“installation.” Arbitrary sections will be shown below the built-in sections outlined above.
A brief Markdown Example
Ordered list:
- Some feature
- Another feature
- Something else about the plugin
Unordered list:
- something
- something else
- third thing
Here’s a link to WordPress and one to Markdown’s Syntax Documentation.
Titles are optional, naturally.
Markdown uses email style notation for blockquotes and I’ve been told:
Asterisks for emphasis. Double it up for strong.
<?php code(); // goes in backticks ?>
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Go to Appearence > Widget to add this widget into your sidebar.
FAQ
- Does this plugin allow custom post type
-
Yes. You can show any post type.
- Can I show the Popular post?
-
Yes.
Reviews
Contributors & Developers
“Simple Recent Post Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple Recent Post Widget” 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
- A change since the previous version.
- Another change.
0.5
- List versions from most recent at top to oldest at bottom.