Archive for the ‘WordPress’ Category

Recent Posts Embed plugin for WordPress

 

Author: Sebastien Berthiau
Tags: recent posts list latest post links
Requires at least: 2.5
Tested up to: 2.8.6
Stable tag: 1.4.0

A tiny plugin to embed a list of recent posts in a page or a post…

== Description ==

Recent Posts Embed is a plugin for Wordpress that allows you to easily place list of recent posts anywhere in your site.

== Installation ==

1. Upload the `recent-posts-embed` directory and its content to the `/wp-content/plugins/` directory.
2. Activate the plugin through the ‘Plugins’ menu in WordPress.
3. Place the tag `[recent posts]` in your post, and it will be replaced by a list of recent posts. You can also limit the result to the categories you need by specifying their IDs in the tag: `[recent posts = 1,7,15]` or exclude some categories like this: `[recent posts = -2,-4]`.

== Version History ==

* version 1.4.0 = multiple occurence, excerpt, leave a comment link.
* version 1.3 = Including/excluding categories, internationalization, bug fix
* Version 1.2 = added number of comments
* Version 1.1 = added option page to set the number of posts to display, and the date format.
* Version 1.0 = first version.

== Demo ==

Demo here: www.atelier-anna.fr

== Download ==

http://wordpress.org/extend/plugins/recent-posts-embed/

 

 

Posted: May 27th, 2009
at 4:17pm by Sebastien


Categories: WordPress

Comments: 25 comments