This is a simple plugin that satisfies a simple need in WordPress. This plugin provide the opportunity to select how many characters of the title do you want write. A simple innovation that many others plugins of this type don’t have and we have always search and now, finally developed. That’s it! Save the Recent Post With Chars Limit plugin to your wordpress/wp-content/plugins directory, and just active this.
Installation
- Upload “recent-posts-char-limit.php” to the “/wp-content/plugins/” directory
- Activate the plugin through the “Plugins” menu in WordPress
- Place “tnb_recent_posts();” in your templates
Configuration
You may pass parameters when calling the function to configure some of the options.
Example: “tnb_recent_posts(10, ‘< li >‘, ‘< /li >‘, true, 5, false, false,50)”
The parameters
Example: “tnb_recent_posts($no_posts, ‘$before’, ‘$after’, $hide_pass_post, $skip_posts, $show_excerpts, $include_pages,$chars)”
- $no_posts – sets the number of recent posts to display
- $before – text to be displayed before the link to the recent post
- $after – text to be displayed after the link to the recent post
- $hide_pass_post – whether or not to display password protected posts
- $skip_posts – allows skipping of a number of posts before showing the number of posts specified with the $no_posts parameter
- $show_excerpts – allows the post excerpt to be output after the post title
- $include_pages – allows recent pages to be show with recent posts
- $chars – allows you to select how many character of the title do you want to output
Download
For download this plugin click here. This plugin it’s totally free, we ask only a simple backlink if you will use this on your blog. Thank’s in advance. Techno News Blog…


















