Hi,
Is there a way to change to false the default parameter when creating a CPT?
'rewrite'=> ['with_front' => true,]
If not, is there a hook or filter to edit the CPT created from Metabox?
I am trying to keep all CPT created from Metabox, instead of me having to create them manually.
Thanks