Changeset 37917
- Timestamp:
- 06/29/2016 07:28:58 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-site.php
r37658 r37917 27 27 * 28 28 * @since 4.5.0 29 * @since 4.6.0 Converted from public to private to explicitly enable more intuitive 30 * access via magic methods. 29 31 * @access private 30 32 * @var string … … 59 61 * 60 62 * @since 4.5.0 63 * @since 4.6.0 Converted from public to private to explicitly enable more intuitive 64 * access via magic methods. 61 65 * @access private 62 66 * @var string
Note: See TracChangeset
for help on using the changeset viewer.