$attributes['count'], 'cats' => $attributes['showAllCats'] ? 'all' : $attributes['cats'], 'tags' => $attributes['showAllTags'] ? 'all' : $attributes['tags'], 'type' => $attributes['type'], 'children' => $attributes['children'] ? 1 : 0, 'post_type' => $attributes['post_type'], 'taxonomy' => $attributes['taxonomy'], 'sticky' => $attributes['sticky'] ? 1 : 0, 'modified' => $attributes['modified'] ? 1 : 0, 'order' => $attributes['order'], 'bold' => $attributes['bold'] ? 1 : 0, 'arrow' => $attributes['arrow'] ? 1 : 0, 'snippet' => $attributes['snippet'] ? 1 : 0, 'date' => $attributes['date'] ? 1 : 0, 'author' => $attributes['author'], 'offset' => $attributes['offset'], 'horizontal' => $attributes['horizontal'] ? 1 : 0, 'comment' => $attributes['comment'] ? 1 : 0, ]; $new_list_content = new_entries_shortcode($atts); ob_start(); echo '