bpambrose
2/10/2017 - 5:09 PM

Conditional selecting more than one post_type

Conditional selecting more than one post_type

<?php if( !in_array(get_post_type() , array('post','reviews') ) ): ?>