Make WordPress Core


Ignore:
Timestamp:
10/11/2017 05:44:15 AM (8 years ago)
Author:
westonruter
Message:

Customize: Correct docs for WP_Customize_Manager::changeset_uuid() after changes in [41626].

Props dlh.
Fixes #42174.

File:
1 edited

Legend:

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

    r41824 r41825  
    789789     *
    790790     * @since 4.7.0
    791      * @since 4.9.0 An exception is thrown if the changeset UUID has not been established yet.
    792791     * @see WP_Customize_Manager::establish_loaded_changeset()
    793792     *
    794      * @throws Exception When the UUID has not been set yet.
    795793     * @return string UUID.
    796794     */
Note: See TracChangeset for help on using the changeset viewer.