Changeset 41162 for trunk/src/wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php
- Timestamp:
- 07/27/2017 12:40:27 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php
r38080 r41162 21 21 * 22 22 * @since 4.3.0 23 * @access public24 23 * @var string 25 24 */ … … 30 29 * 31 30 * @since 4.3.0 32 * @access protected33 31 */ 34 32 protected function render_content() {} … … 38 36 * 39 37 * @since 4.3.0 40 * @access protected41 38 */ 42 39 protected function content_template() {
Note: See TracChangeset
for help on using the changeset viewer.