Ticket #23110: 23110.patch
File 23110.patch, 528 bytes (added by , 10 years ago) |
---|
-
src/wp-includes/class-wp-editor.php
515 515 'wpeditimage_disable_captions' => $no_captions, 516 516 'wpeditimage_html5_captions' => current_theme_supports( 'html5', 'caption' ), 517 517 'plugins' => implode( ',', $plugins ), 518 'end_container_on_empty_block' => true 518 519 ); 519 520 520 521 if ( ! empty( $mce_external_plugins ) ) {