Jake Vanderwerf
2026-03-29 275c0d74cd68677622a5431505c5c870c473063d
inc/registrar/Terms.php
@@ -59,7 +59,7 @@
    * Whether to include the taxonomy in the REST API. Set this to true for the taxonomy 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 $taxonomy.
    * @var string