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