Open Nikoya opened 11 years ago
+1 for this. Although I think it would be better to use mce_external_plugins
and mce_buttons
to to include the script and buttons instead of admin.php and themes.php. This way the shortcode buttons will be enqueued whenever wp_editor with visual editor support is called.
Totally true. Your idea is better :)
Hi, I think if we remove the condition of post.php and post-new.php, then it will solve our problem. what say?
It can be great to enable this plugin on admin.php and themes.php too (actually limit to post-new.php and post.php)
Cause some settings page can use visual editor so it it's logic to use EBs in it too.
If you are ok i can push it.
Thx