Changeset 41162 for trunk/src/wp-includes/customize/class-wp-customize-nav-menu-location-control.php
- Timestamp:
- 07/27/2017 12:40:27 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-customize-nav-menu-location-control.php
r38189 r41162 23 23 * 24 24 * @since 4.3.0 25 * @access public26 25 * @var string 27 26 */ … … 32 31 * 33 32 * @since 4.3.0 34 * @access public35 33 * @var string 36 34 */ … … 41 39 * 42 40 * @since 4.3.0 43 * @access public44 41 * 45 42 * @see WP_Customize_Control::to_json() … … 54 51 * 55 52 * @since 4.3.0 56 * @access public57 53 */ 58 54 public function render_content() {
Note: See TracChangeset
for help on using the changeset viewer.