Remove reference to wp-fullscreen-content-css, see #17644
git-svn-id: https://develop.svn.wordpress.org/trunk@18104 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
f33bfbb86f
commit
715e5a905b
@ -1580,7 +1580,6 @@ function wp_tiny_mce( $teeny = false, $settings = false ) {
|
||||
'paste_text_use_dialog' => true,
|
||||
'extended_valid_elements' => 'article[*],aside[*],audio[*],canvas[*],command[*],datalist[*],details[*],embed[*],figcaption[*],figure[*],footer[*],header[*],hgroup[*],keygen[*],mark[*],meter[*],nav[*],output[*],progress[*],section[*],source[*],summary,time[*],video[*],wbr',
|
||||
'wpeditimage_disable_captions' => $no_captions,
|
||||
'wp_fullscreen_content_css' => "$baseurl/plugins/wpfullscreen/css/content.css",
|
||||
'plugins' => implode( ',', $plugins ),
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user