- 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-widget-form-customize-control.php
r39673 r41162 29 29 * 30 30 * @since 3.9.0 31 * @access public32 31 * 33 32 * @global array $wp_registered_widgets … … 66 65 * 67 66 * @since 3.9.0 68 * @access public69 67 */ 70 68 public function render_content() {} … … 74 72 * 75 73 * @since 4.0.0 76 * @access public77 74 * 78 75 * @return bool Whether the widget is rendered.
Note: See TracChangeset
for help on using the changeset viewer.