- Timestamp:
- 07/27/2017 12:40:27 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-widget-area-customize-control.php
r39927 r41162 21 21 * 22 22 * @since 3.9.0 23 * @access public24 23 * @var string 25 24 */ … … 30 29 * 31 30 * @since 3.9.0 32 * @access public33 31 * @var int|string 34 32 */ … … 39 37 * 40 38 * @since 3.9.0 41 * @access public42 39 */ 43 40 public function to_json() { … … 53 50 * 54 51 * @since 3.9.0 55 * @access public56 52 */ 57 53 public function render_content() {
Note: See TracChangeset
for help on using the changeset viewer.