Advertisement
Guest User

Untitled

a guest
Jul 9th, 2014
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.13 KB | None | 0 0
  1.  
  2. <?php if (FIRST_PARAMETER == 'your-category'): ?>
  3.     <?php extras('alias-of-your-extra-that-should-be-unpublished'); ?>
  4. <?php endif; ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement