- Timestamp:
- 11/21/2015 02:51:57 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-customize-nav-menu-setting.php
r35385 r35724 90 90 91 91 /** 92 * Whether or not preview() was called.93 *94 * @since 4.3.095 * @access protected96 * @var bool97 */98 protected $is_previewed = false;99 100 /**101 92 * Whether or not update() was called. 102 93 *
Note: See TracChangeset
for help on using the changeset viewer.