Make WordPress Core


Ignore:
Timestamp:
06/30/2021 04:06:03 PM (3 years ago)
Author:
SergeyBiryukov
Message:

Docs: Adjust wp_dashboard_browser_nag() DocBlock per the documentation standards.

Follow-up to [51117], [51119], [51120].

See #52628, #53461.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/dashboard.php

    r51247 r51282  
    16591659 *
    16601660 * @since 3.2.0
    1661  * @since 5.8.0 Display special message for Internet Explorer users.
     1661 * @since 5.8.0 Added a special message for Internet Explorer users.
    16621662 *
    16631663 * @global bool $is_IE
    1664  *
    16651664 */
    16661665function wp_dashboard_browser_nag() {
Note: See TracChangeset for help on using the changeset viewer.