posttype = esc_attr( $bootstrap_blog_posttype ); parent::__construct( $manager, $id, $args ); } protected function render_content() { $posttype = $this->posttype; $taxonomies = get_object_taxonomies( $posttype ); ?>