inc/registry/PostTypeRegistrar.php @@ -80,7 +80,6 @@ if ($this->config['is_timeline']??false) { } register_post_type($this->post_type, $args); if (!empty($this->fields)) {