true ) ) ); unset( $post_types['page'], $post_types['attachment'] ); $post_types = array_map( 'get_post_type_object', $post_types ); $taxonomies = apply_filters( 'themify_hooks_visibility_taxonomies', get_taxonomies( array( 'public' => true ) ) ); $taxonomies = array_map( 'get_taxonomy', $taxonomies ); ?>