Changeset 42630 for trunk/src/wp-includes/widgets/class-wp-widget-text.php
- Timestamp:
- 02/01/2018 01:19:50 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/widgets/class-wp-widget-text.php
r42613 r42630 432 432 * @since 4.8.0 Form only contains hidden inputs which are synced with JS template. 433 433 * @since 4.8.1 Restored original form to be displayed when in legacy mode. 434 * @see WP_Widget_ Visual_Text::render_control_template_scripts()434 * @see WP_Widget_Text::render_control_template_scripts() 435 435 * @see _WP_Editors::editor() 436 436 *
Note: See TracChangeset
for help on using the changeset viewer.