Changeset 29454 for trunk/src/wp-admin/custom-header.php
- Timestamp:
- 08/09/2014 07:29:37 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/custom-header.php
r29206 r29454 95 95 96 96 /** 97 * Make private properties set able for backwards compatibility.97 * Make private properties settable for backwards compatibility. 98 98 * 99 99 * @since 4.0.0 … … 122 122 123 123 /** 124 * Make private properties un setable for backwards compatibility.124 * Make private properties un-settable for backwards compatibility. 125 125 * 126 126 * @since 4.0.0
Note: See TracChangeset
for help on using the changeset viewer.