Changes between Initial Version and Version 1 of Ticket #63675, comment 2
- Timestamp:
- 07/08/2025 08:26:43 PM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63675, comment 2
initial v1 1 The `$comment_status` and `$delete_time` variables run through `$wpdb->prepare()`, which returns a sanitized query string.1 The `$comment_status` and `$delete_time` variables run through `$wpdb->prepare()`, which returns a sanitized query string. 2 2 3 3 Regarding the translatable strings, I do not recommend refactoring them to add HTML markup and a `%s` placeholder for a link intended to remain at the end of the message. The [https://github.com/WordPress/wordpress-develop/blob/trunk/src/wp-admin/edit-comments.php#L395-L415 three messages] from [13247] have a consistent pattern, and they are already translated in more than 120 language locales.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)