Changes between Initial Version and Version 1 of Ticket #59887
- Timestamp:
- 11/11/2023 03:25:56 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59887
-
Property
Component
changed from
GeneraltoAdministration -
Property
Summary
changed from
The description of the `attribute` key for the parameter $args of the wp_admin_notice function is omitted.toThe description of the `attributes` key for the parameter `$args` of the `wp_admin_notice` function is omitted. -
Property
Milestone
changed from
Awaiting Reviewto6.5 - Property Keywords needs-patch good-first-bug added
-
Property
Type
changed from
feature requesttodefect (bug)
-
Property
Component
changed from
-
Ticket #59887 – Description
initial v1 1 The description of the parameter $args in the wp_get_admin_notice function has the contents of the `attributes` key, but the wp_admin_noticefunction does not.1 The description of the parameter `$args` in the `wp_get_admin_notice` function has the contents of the `attributes` key, but the `wp_admin_notice` function does not. 2 2 3 3 {{{