Recent Photos

Recent Photos from the media library in the sidebar

Author:Hemant Nandrajog (profile at wordpress.org)
WordPress version required:2.9
WordPress version tested:2.9.2
Plugin version:0.0.2
Added to WordPress repository:03-03-2010
Last updated:29-03-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.instruite.com/blog/2010/02/28/rece...
Total downloads:9 501
Active installs:90+
plugin download
Click to start download

Recent Photos Plugin provides with a widget to display n numbers of recent photos from the media library in the sidebar.
The display can be customized through custom css or integrated in main style sheet file.
Also provides an option to use Thickbox (along with the patch code necessary for running thickbox)

Demosites:

Operation with default theme

Customized Version

Author info:

Follow me on Twitter or become my Friend on facebook

Configuration Options

  • Title: Title for the widget will be displayed as per your theme
  • Number of the photos: Number of photos that will be displayed in the sidebar
  • Randomize: Check to display photos in random order
  • Browse Photo Link: Full link to your photos/gallery page
    Leave blank if you don’t want to show the link.
  • Use Thickbox: Enables/Disables the use of thickbox for this widget
  • WordPress Path: Applicable only if Thickbox is enabled
    This option is necessary to provide the patch for thickbox to correctly display thickbox related images
    (loadinganimation and close). If your wordpress installation is in a subdirectory provide the path for the same
    followed by a forward slash
    Eg. wordpress/
    When the WP installation is in ‘wordpress’ subdirectory
  • Use Custom CSS: Enable/Disables the use of Custom CSS
  • Custom CSS: For styling this plugin requires following CSS ids and classes to be defined
    #recent_photos_envelope{margin:0 0 30px 0;}
    .recent_photo_image a {float:left;display:inline;margin:0 16px 15px 0;border:1px dashed #888;padding:5px}
    .recent_photo_image a:hover {border:1px dashed #000}
    The above css code is default css provided with the plugin

FAQ
ChangeLog