[wp-trac] [WordPress Trac] #62776: Non-latin post type rewrite slugs break post editor since 6.7
WordPress Trac
noreply at wordpress.org
Fri Jan 3 15:47:56 UTC 2025
#62776: Non-latin post type rewrite slugs break post editor since 6.7
--------------------------+------------------------------
Reporter: terraling | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 6.7
Severity: major | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by ketanniruke):
You may update rewrite code with -
'rewrite' => array(
'slug' => urlencode('мой-тип'), // Example non-Latin slug
),
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62776#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list