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