Recent Commented Posts Widget displays your most recently commented posts. Plugin could display thumbnails of your posts via a thumbnail custom field or images in content or an image attached to post. (sorry, my English is poor)
Installation
- Make sure you are running WordPress version 2.8 or better. It won't work with older versions.
- Download the zip file and extract the contents.
- Upload the 'recent-commented-posts' folder to your plugins directory (wp-content/plugins/).
- Activate the plugin through the 'plugins' page in WordPress.
- See 'Appearance'->'Widgets' to place it on your sidebar. Set the settings
If you don't use 'Widgets', add following codes (Click "Kodu Al" to copy textplain) in your 'sidebar.php' to place 'Recent Commented Posts' on your sidebar. Change the parameters as you want:
- <?php if (function_exists('yg_recentcommentedposts')) { ?>
- <li><h2><?php echo 'Recent Commented Posts'; ?></h2>
- <ul>
- <?php
- $parameters = array(
- 'limit' => 10, //Number of posts to show
- 'excerpt' => 60, //excerpt length (letters)
- 'cusfield' => 'thumbnail', //custom field name of thumbnail image
- 'w' => 48, //width
- 'h' => 48, //height
- 'firstimage' => true, //get first image of post content
- 'atimage' => false, //get first attached image of post
- 'defimage' => 'http://www.yakupgovler.com/default.jpg' //default thumbnail image
- );
- //print most recent posts
- yg_recentcommentedposts($parameters);
- ?>
- </ul>
- </li>
- <?php } ?>
Screenshots
Widget's screenshot in 'Apperance'->'Widgets'
Options
Widget's options allow you to change your random posts list displaying.
Title - Your random posts widget's title on your sidebar.
Number of posts to show - How many posts to display
Excerpt length (letters) - You know that
Thumbnail Custom Field Name - If you want to display the thumbnail of your posts via a custom field, write its name.
Get first image of post - If you don't want to use custom field, plugin will get first image from your post content.
Get first attached image of post - Plugin gets first attached image of post.
Default image - If post has no image, plugin display this image. Ex: http://www.yakupgovler.com/default-image.png
Notice: If you use three options, plugin uses custom field image firstly. If the post has no custom field, it gets first image from content. At last it gets first attached image. I suggest not to use "Get first attached image of post" for performance. It queries much more.
Height, Width - Thumbnail image dimensions.
Changelog
= 1.1 =
* Fixed a bug about displaying double post.
= 1.0 =
* Initial release version.
Support Language
* English
* Turkish
Notice: If you translate it in your language, please let me know.
Download
My Other English Plugins
- Advanced Most Recent Posts: displays your recent posts by customising easily.
- Random Tags Cloud Widget: A fantastic widget to manage your tags cloud.
- Advanced Random Posts: It shows random posts from selected categories or current categories or all posts, it is very useful.
- Advanced Blogroll Widget: display your bookmarks as you want. You can customize your blogroll displaying.
- Comment Approved Notifier Plugin: sends an e-mail to your commenters when you approve their comments.
Bu yazının kısa bağlantısı http://www.yakupgovler.com/?p=1056.
Yazılarımı RSS aboneliği ile takip edebilir, yeni yazılarıma kolaylıkla ulaşabilirsiniz. Bunun için ise RSS adresimi kullanabilirsiniz.
Tarih: 05 Eylül 2009 Saat: 18:01
i wanna donate this component. but how can i do that?
Tarih: 05 Eylül 2009 Saat: 19:27
Dear Donald,
You can donate by using your paypal account. To do this, you can click "Donate" button on my sidebar.
Thank you very much to support my plugin.
Tarih: 06 Eylül 2009 Saat: 00:45
[...] Read more: 05Eylül2009Recent Commented PostsWordPressYorum Ekle [...]
Tarih: 06 Eylül 2009 Saat: 13:41
[...] Wenn Du neu hier bist, möchtest Du vielleicht unseren RSS Feed abonnieren.Yakup Gövler´s Recent Commented Posts WordPress Plugin zeigt die aktuellsten Postings, optional mit einem Vorschaubild an. Das Widget [...]
Tarih: 07 Eylül 2009 Saat: 20:09
[...] Recent Commented Posts [...]
Tarih: 07 Eylül 2009 Saat: 21:36
[...] Recent Commented Posts [...]
Tarih: 08 Eylül 2009 Saat: 08:47
[...] Recent Commented Posts [...]
Tarih: 08 Eylül 2009 Saat: 10:57
[...] Recent Commented Posts [...]
Tarih: 08 Eylül 2009 Saat: 19:05
[...] Recent Commented Posts – Yakup Gövler – WordPress'e dair ne varsa – Bileşen... Plugin de WordPress para mostrar posts recientemente comentados con thumbnails (tags: wordpress plugin recent posts comments thumbnails) [...]
Tarih: 08 Eylül 2009 Saat: 22:57
[...] Recent Commented Posts [...]