Make WordPress Core


Ignore:
Timestamp:
06/14/2023 02:06:03 PM (20 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/export.php

    r55857 r55917  
    128128
    129129/**
    130  * Create the date options fields for exporting a given post type.
     130 * Creates the date options fields for exporting a given post type.
    131131 *
    132132 * @global wpdb      $wpdb      WordPress database abstraction object.
Note: See TracChangeset for help on using the changeset viewer.