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