Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #54394, comment 4


Ignore:
Timestamp:
11/11/2021 09:25:52 AM (5 years ago)
Author:
sabernhardt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54394, comment 4

    initial v1  
    1 The `required-field-message` class in these patches would be more generic than the `comment-required-message` class that's now in the comment template.
     1The `required-field-message` class in these patches would be more generic than the `comment-required-message` class that's now in the comment template. (Or perhaps it could be `wp-required-field-message` if the function name is `wp_required_field_message`.)