See: https://core.trac.wordpress.org/ticket/65032
The is_title_valid function checks if a title is valid by verifying the presence of specific words. However, users only see Pattern title is invalid. The pattern title should describe the pattern. as an error message, making it unclear what the problem is. I suggest clearly indicating which words are prohibited within the user's input title.
See: https://core.trac.wordpress.org/ticket/65032
The
is_title_validfunction checks if a title is valid by verifying the presence of specific words. However, users only seePattern title is invalid. The pattern title should describe the pattern.as an error message, making it unclear what the problem is. I suggest clearly indicating which words are prohibited within the user's input title.