Revision: 52304
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 19, 2011 15:36 by verticalgrain
Initial Code
<?php if ( 'custom_post_name' != get_post_type() ) { echo '<p>whatever</p>'; } ?>
Initial URL
Initial Description
Initial Title
Wordpress if statement - custom post type
Initial Tags
post, wordpress
Initial Language
PHP