- Timestamp:
- 05/25/2021 08:26:21 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/widgets/class-wp-widget-custom-html.php
r50994 r50995 46 46 'description' => __( 'Arbitrary HTML code.' ), 47 47 'customize_selective_refresh' => true, 48 'show_instance_in_rest' => true, 48 49 ); 49 50 $control_ops = array(
Note: See TracChangeset
for help on using the changeset viewer.