Changes between Initial Version and Version 1 of Ticket #57686, comment 37
- Timestamp:
- 09/08/2023 03:41:22 PM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57686, comment 37
initial v1 7 7 Within Core itself, the instances are hardcode and thus trusted. I agree with @flixos90 that the responsibility then lies with any customized code that is dynamically creating the messages (i.e. non-hardcoded messages). 8 8 9 Adding that information into the function's docblock can provide guidance. PR coming. 9 Adding that information into the function's docblock can provide guidance. 10 11 ~PR coming.~ PR https://github.com/WordPress/wordpress-develop/pull/5175