true ) ); if( ! empty( $post_types ) ) { foreach( $post_types as $post_type ) { if( apply_filters( 'wppb_content_restriction_enabled_for_post_type', true, $post_type ) ){ add_meta_box( 'wppb_post_content_restriction', __( 'Profile Builder Content Restriction', 'profile-builder' ), 'wppb_content_restriction_meta_box_output', $post_type, 'normal' ); } } } } function wppb_content_restriction_meta_box_output( $post ) { ?>
post_type ) && $post->post_type == 'product' ) : ?>