Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #59887


Ignore:
Timestamp:
11/11/2023 03:25:56 PM (2 years ago)
Author:
sabernhardt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59887

    • Property Component changed from General to Administration
    • Property Summary changed from The description of the `attribute` key for the parameter $args of the wp_admin_notice function is omitted. to The description of the `attributes` key for the parameter `$args` of the `wp_admin_notice` function is omitted.
    • Property Milestone changed from Awaiting Review to 6.5
    • Property Keywords needs-patch good-first-bug added
    • Property Type changed from feature request to defect (bug)
  • 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_notice function does not.
     1The 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.
    22
    33{{{