Editing permalink for custom post type
-
I’ve enabled the Gutenberg editor for a custom post type by setting
show_in_resttotrueand enabling the editor:"supports" => array("title", "editor")While the Gutenberg editor is enabled, there doesn’t seem to be any way to edit the permalink. Hovering over the title block doesn’t reveal the permalink popup, and the block box on the right is blank. My suspicion is that the tile is not recognised as a true “title” block (like a regular post or page).
Any suggestions?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Editing permalink for custom post type’ is closed to new replies.