View Single Post
  #1  
Old 11-06-2008, 11:13 AM
masshoff masshoff is offline
Registered User
 
Join Date: Nov 2008
Posts: 1
Default Where to post code?

Great looking plugin. I can't seem to understand where to post the code snippet to get it to display, tho. I've tried a few spots in index.php in my theme with no luck.

Where exactly should this code be placed?
Code:
<?php include (ABSPATH . '/wp-content/plugins/content-gallery/gallery.php'); ?>
any help?