05 Eylül 2009

Recent Commented Posts

WordPress Yorum Ekle

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

  1. Make sure you are running WordPress version 2.8 or better. It won't work with older versions.
  2. Download the zip file and extract the contents.
  3. Upload the 'recent-commented-posts' folder to your plugins directory (wp-content/plugins/).
  4. Activate the plugin through the 'plugins' page in WordPress.
  5. 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:

  1. <?php if (function_exists('yg_recentcommentedposts')) { ?>
  2.  <li><h2><?php echo 'Recent Commented Posts'; ?></h2>
  3.   <ul>
  4.     <?php
  5. $parameters = array(
  6.     'limit' => 10, //Number of posts to show
  7.     'excerpt' => 60,  //excerpt length (letters)
  8.     'cusfield' => 'thumbnail', //custom field name of thumbnail image
  9.     'w' => 48,  //width
  10.     'h' => 48, //height
  11.     'firstimage' => true,  //get first image of post content
  12.     'atimage' => false, //get first attached image of post
  13.     'defimage' => 'http://www.yakupgovler.com/default.jpg' //default thumbnail image
  14. );
  15.     //print most recent posts
  16.     yg_recentcommentedposts($parameters);
  17.    ?>
  18.   </ul>
  19.  </li>
  20. <?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

Recent Commented Posts

My Other English Plugins

  1. Advanced Most Recent Posts: displays your recent posts by customising easily.
  2. Random Tags Cloud Widget: A fantastic widget to manage your tags cloud.
  3. Advanced Random Posts: It shows random posts from selected categories or current categories or all posts, it is very useful.
  4. Advanced Blogroll Widget: display your bookmarks as you want. You can customize your blogroll displaying.
  5. 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.


“Recent Commented Posts” yazısı için 10 Yorum

Bu yazıya yapılan yorumları dilerseniz, ( RSS 2.0 ) beslemesini kullanarak takibe alabilirsiniz.

  1. donald ruschek dedi ki:

    i wanna donate this component. but how can i do that?

  2. Yakup Gövler dedi ki:

    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.

  3. Recent Commented Posts dedi ki:

    [...] Read more:  05Eylül2009Recent Commented PostsWordPressYorum Ekle [...]

  4. Recent Commented Posts dedi ki:

    [...] 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 [...]

  5. WordPress Plugin Releases for 09/07 « Weblog Tools Collection dedi ki:

    [...] Recent Commented Posts [...]

  6. WordPress Plugin Releases for 09/07 | bloground.ro - Blogging resources, WordPress themes and plugins for your development dedi ki:

    [...] Recent Commented Posts [...]

  7. Hookle » WordPress Plugin Releases [sixth] dedi ki:

    [...] Recent Commented Posts [...]

  8. New Wordpress Plugins Release 09/07/2009 dedi ki:

    [...] Recent Commented Posts [...]

  9. Dubo.cl » Blog Archive » links for 2009-09-08 dedi ki:

    [...] 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) [...]

  10. WordPress Plugin Releases for 09/07 | The SEO Blog - The Money Cake For Marketing Affiliater dedi ki:

    [...] Recent Commented Posts [...]