Gallery Navigation Plugin

May 10, 2008 · Print This Article

Your webmaster search is: plugin

Picture of Gallery navigation PluginGallery 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: 29%


Possible Related Post:
Wordpress Plugin for Auto Nofollow and Opened in New Window
How to Install Wordpress Plugin Without Upload It
Test the limit post
Make Directory on Wordpress
How to avoid Wordpress Remote SQL Injection

Comments

2 Responses to “Gallery Navigation Plugin”

  1. pile » Blog Archive » gallery navigation wordpress 2.5 on May 10th, 2008 11:04 am

    […] Official Documentation […]

  2. baron on May 15th, 2008 9:33 pm

    hi. Thanks for plugin

    perfect.

    regards

Got something to say?