args = array_merge( array( 'public' => true, ), $this->args ); $this->taxonomies = get_taxonomies( $this->args, 'objects' ); } }