Make WordPress Core

Timestamp:
02/07/2023 11:45:18 PM (3 years ago)
Author:
danielbachhuber
Message:

REST API: Support non-Latin characters in template route regex.

Non-Latin characters are URL-encoded (e.g. %cf%84%ce%b5%cf%83%cf%84). Matching % in the route ensures templates with non-Latin titles can be properly saved.

Props antonyagrios, mburridge.
Fixes #57329.

Location:
trunk/tests/phpunit/data/themedir1/block-theme-non-latin
Files:
2 added

Note: See TracChangeset for help on using the changeset viewer.