Make WordPress Core


Ignore:
Timestamp:
02/20/2021 05:08:24 PM (4 years ago)
Author:
johnbillion
Message:

Docs: Various docblock corrections and improvements.

See #51800

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-site.php

    r46586 r50395  
    2828     * Site ID.
    2929     *
     30     * Named "blog" vs. "site" for legacy reasons.
     31     *
    3032     * A numeric string, for compatibility reasons.
    3133     *
     
    6567
    6668    /**
    67      * The date on which the site was created or registered.
     69     * The date and time on which the site was created or registered.
    6870     *
    6971     * @since 4.5.0
Note: See TracChangeset for help on using the changeset viewer.