Nick Davis
Nick
·
<?php $args = [ 'show_in_rest' => true ]; register_post_type( 'post-type-slug', $args );