Changeset 50395 for trunk/src/wp-includes/class-wp-site.php
- Timestamp:
- 02/20/2021 05:08:24 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-site.php
r46586 r50395 28 28 * Site ID. 29 29 * 30 * Named "blog" vs. "site" for legacy reasons. 31 * 30 32 * A numeric string, for compatibility reasons. 31 33 * … … 65 67 66 68 /** 67 * The date on which the site was created or registered.69 * The date and time on which the site was created or registered. 68 70 * 69 71 * @since 4.5.0
Note: See TracChangeset
for help on using the changeset viewer.