MYZenAlbums

MYZenAlbums

This is a simple wordpress plugin to enable users to display their latest albums from ZenPhoto. users can specify how many albums to displayed, and what will be the size of the thumb. Clicks on the thumb will be directed to the ZenPhoto.

This plugin is created based on ideas of another plugin called ZenLatest by Jakob Friis.

For a list other ZenPhoto WordPress plugins developed by other developers please click here.

Installation:

1. Download the zip file.

2. Extract to a local folder. Be sure the file myzenalbums.php is in the ‘myzenalbums’ folder.

3. Upload ‘myzenalbums’ folder into your ‘/wp-content/plugins’ directory.

4. Activate it via plugins control panel.

5. Change the inputs at ‘Settings>MyZenAlbums’.

If you plan to display albums within template, just call the function <?php myzenalbums(); ?>

Downloads:

myzenalbums v1.4

myzenalbums v1.3

myzenalbums v1.2

myzenalbums v1.1

myzenalbums v1.0

Changelogs:

1.1 – link to album thumbs, template call.

1.2 – fix undisplayed non-alphabetical thumb image, add option for thumb CSS styling

1.3 – zenphoto upgrade the script so that no thumb record in album. myzenalbums 1.3 now reads cache for random album thumb.

1.4 – fix directory path problem. use dynamic thumbnail creation by Tim McDaniels and Darren Hoyt with tweaks by Ben Gillbanks (TimThumb script).