Gallery Navigation Plugin
May 10, 2008
Gallery Navigation Plugin is a simple Wordpress 2.5 plugin that allows you to quickly add page navigation to your wordpress 2.5 gallery.
Installation
1. Upload `galnav.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the ‘Plugins’ menu in WordPress
3. Place ‘<?php isgal($post->ID); ?>` before the contenty loop (the_content();)
in your post templates
Example:
<?php the_content(’<p class=”serif”>Read the rest of this entry »</p>’); ?>
4. Don’t forget to fill the Custom Fields
Key: isgallery
Value: true
The demo page can be seen here
Download Gallery Navigation Plugin
Give your feedback/comments, so we could develop this plugin more for you
Popularity: 32%





Recent Comments