回答編集履歴
1
情報の追加。
answer
CHANGED
@@ -1,2 +1,22 @@
|
|
1
1
|
【Wordpressのビジュアルエディター(TinyMCE)に独自タグ挿入用のスタイル選択ボックスを追加するカスタマイズ】
|
2
|
-
[https://nelog.jp/wordpress-tinymce-custom](https://nelog.jp/wordpress-tinymce-custom)
|
2
|
+
[https://nelog.jp/wordpress-tinymce-custom](https://nelog.jp/wordpress-tinymce-custom)
|
3
|
+
|
4
|
+
|
5
|
+
---
|
6
|
+
|
7
|
+
**追記:**
|
8
|
+
|
9
|
+
書いて有ると思ったのですが、書いて無かったですね。⇒ ``'styles'``
|
10
|
+
|
11
|
+
【Custom styles for TinyMCE 4.0 in WordPress 3.9 – Kathy is Awesome】
|
12
|
+
[https://www.kathyisawesome.com/custom-styles-for-wordpress-3-9/](https://www.kathyisawesome.com/custom-styles-for-wordpress-3-9/)
|
13
|
+
|
14
|
+
【tinymce advanced のスタイル変更。functions.phpで。 - Qiita】
|
15
|
+
[http://qiita.com/mrk461/items/4256492e937545bc2729](http://qiita.com/mrk461/items/4256492e937545bc2729)
|
16
|
+
|
17
|
+
【TinyMCE | Content Formatting】
|
18
|
+
[https://www.tinymce.com/docs/configure/content-formatting/#style_formats](https://www.tinymce.com/docs/configure/content-formatting/#style_formats)
|
19
|
+
|
20
|
+
【TinyMCE - style_formats】
|
21
|
+
[http://archive.tinymce.com/wiki.php/Configuration:style_formats](http://archive.tinymce.com/wiki.php/Configuration:style_formats)
|
22
|
+
|