Jake Vanderwerf
2026-03-29 275c0d74cd68677622a5431505c5c870c473063d
inc/registrar/Posts.php
@@ -73,7 +73,7 @@
    * Set this to true for the post type to be available in the block editor.
    * @var bool
    */
   public bool $show_in_rest;
   public bool $show_in_rest = true;
   /**
    * To change the base URL of REST API route. Default is $post_type.
    * @var string