Changeset 48109 for trunk/src/wp-includes/class-wp-customize-widgets.php
- Timestamp:
- 06/20/2020 12:38:55 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-widgets.php
r47550 r48109 173 173 * 174 174 * @since 4.2.0 175 *176 * @staticvar array $cache177 175 * 178 176 * @param string $setting_id Setting ID. … … 937 935 * @global array $wp_registered_widgets 938 936 * @global array $wp_registered_widget_controls 939 * @staticvar array $available_widgets940 937 * 941 938 * @see wp_list_widgets()
Note: See TracChangeset
for help on using the changeset viewer.