ワードプレスでTinyMCEエディターの明朝をゴシックに変える方法を以前掲載しましたが・・・
https://minix.jp/honoka/archives/910
なんと、ver3.4以降では、$timeをつけられなくなったみたいです。
対応方法はずばり以下のとおりです。
ver 3.4以降(2012.06.17更新)
[html]// This theme styles the visual editor with editor-style.css to match the theme style.
add_editor_style(); // by k.sudow not use time limit 3.4 later.[/html]
https://minix.jp/honoka/archives/910
こちらも編集追記しておきました。