Make WordPress Core


Ignore:
Timestamp:
06/14/2023 02:06:03 PM (19 months ago)
Author:
audrasjb
Message:

Docs: Use third-person singular verbs in various function descriptions, as per docblocks standards.

Follow-up to [55911], [55916].

Props costdev.
See #57840.

File:
1 edited

Legend:

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

    r55624 r55917  
    187187        <?php
    188188        /**
    189          * Add content to the welcome panel on the admin dashboard.
     189         * Fires when adding content to the welcome panel on the admin dashboard.
    190190         *
    191191         * To remove the default welcome panel, use remove_action():
Note: See TracChangeset for help on using the changeset viewer.