Jake Vanderwerf
2026-01-22 58e8ae0759ccfa97c478ccae4e0778bdce70966f
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)) {