It’s been quite a while since I last updated this plugin and zenphoto sure has come a long way since its humble roots all those years ago. Fortunately thanks to its updated core files I can proudly announce the new zenphoto to wordpress plugin which is tested to work under wordpress version 2.3.x and zenphoto version 1.1.5.
Setup & Configuration
Before you upload the plugin file you need to first edit some of its settings. Namely $zen_thumb_size to being the size you wish your thumbnail to be and $zen_location pointing to the exact url of your zenphoto instillation. Once these settings are set upload the zenphoto.php file into your wordpress plugin folder and enable it in the admin panel. Please Note: The zenphoto tables must be in the same mysql database as the wordpress tables otherwise the plugin has no access to them.
Usage
To include the thumbnails in your template use the following syntax ($max replaced by the total number of thumbnails you require):
<?php zenphotos($max); ?>
Demo
Just look at the bottom of this page in the photography box.
F.A.Q
If you have any other questions please get in touch via my contact page.
Versions / Changelog
Download
zenphotos - Latest v1.8 - Known to work with Zenphoto v1.1.x zenphotos v1.4 - Known to work with Zenphoto v1.0.8 zenphotos v1.2 - Obsolete version no longer supported.