Changeset 45734 for trunk/src/wp-includes/class-wp-customize-manager.php
- Timestamp:
- 08/04/2019 01:11:01 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-manager.php
r45639 r45734 3342 3342 * @since 4.7.0 3343 3343 * @see _wp_customize_publish_changeset() 3344 * @global wpdb $wpdb 3344 * @global wpdb $wpdb WordPress database abstraction object. 3345 3345 * 3346 3346 * @param int $changeset_post_id ID for customize_changeset post. Defaults to the changeset for the current manager instance.
Note: See TracChangeset
for help on using the changeset viewer.