Make WordPress Core

Changes between Version 10 and Version 37 of Ticket #54394


Ignore:
Timestamp:
07/15/2022 09:05:44 PM (4 years ago)
Author:
sabernhardt
Comment:

In yesterday's Slack discussion, @markjaquith recommended removing the parameters.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54394

    • Property Keywords early added
    • Property Owner set to audrasjb
    • Property Status changed from new to reviewing
    • Property Milestone changed from 6.0 to 6.1
  • Ticket #54394 – Description

    v10 v37  
    11Required fields should include a visual indicator, plus a legend when using a star or similar character for multiple fields.
    22
    3 Having a set of return and echo functions to create strings for both the indicator and a default explanation could help in some [https://core.trac.wordpress.org/query?status=!closed&keywords=~required-fields core implementations] such as #34860, as well as with plugins and themes ''(if their minimum WordPress version includes these functions)''.
     3Having a set of ~~return and echo~~ functions to create strings for both the indicator and a default explanation could help in some [https://core.trac.wordpress.org/query?status=!closed&keywords=~required-fields core implementations] such as #38460, as well as with plugins and themes ''(if their minimum WordPress version includes these functions)''.