You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Menus: Fix searchability of post types which contain numeric characters.
The regular expression needs to correspond to how a post type slug is sanitized by `sanitize_key()` in `register_post_type()`.
Props kshaner, mindctrl, oglekler.
Fixes #63633.
git-svn-id: https://develop.svn.wordpress.org/trunk@60775 602fd350-edb4-49c9-b593-d223f7449a82
0 commit comments