Username Password (forgot?) or Register
galnav.php
/wp-content/plugins/
Place <?php isgal($post->ID); ?> before the contenty loop the_content(); in your post templates Example: ID); ?>
<?php isgal($post->ID); ?>
the_content();
Don't forget to fill the Custom Fields Key: isgallery Value: true
Download
Log in to vote.