Changeset 41825 for trunk/src/wp-includes/class-wp-customize-manager.php
- Timestamp:
- 10/11/2017 05:44:15 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-manager.php
r41824 r41825 789 789 * 790 790 * @since 4.7.0 791 * @since 4.9.0 An exception is thrown if the changeset UUID has not been established yet.792 791 * @see WP_Customize_Manager::establish_loaded_changeset() 793 792 * 794 * @throws Exception When the UUID has not been set yet.795 793 * @return string UUID. 796 794 */
Note: See TracChangeset
for help on using the changeset viewer.