advanced code snippet search
verticalgrain on 10/19/11
post wordpress type custom
10/19/11 03:36pm
<?php if ( 'custom_post_name' != get_post_type() ) { echo '<p>whatever</p>'; } ?>
Report this snippet Tweet
Comment:
You need to login to post a comment.