WP text editor plugin link anchor does not work in IE 11

WPで新規投稿で編集した際、IE 11を使用するとビジュアルでのリンク設定をすることができないとき、 (edited)

 wp\wp-admin\includes\template.php 中の _wp_admin_html_begin 関数の中に meta が定義されている部分があるので、そこにレンダリングモードの切替の記述をしておいてあげれば動くみたい。

<meta http-equiv=”X-UA-Compatible” content=”IE=8, chrome=1″>


Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 12288 bytes) in /home/r8424051/public_html/nibatech.com/wiki/wp-includes/class-wp-comment.php on line 192