質問編集履歴
1
プラグインとfunctionの追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -73,3 +73,41 @@
|
|
73
73
|
└感想
|
74
74
|
|
75
75
|
```
|
76
|
+
|
77
|
+
### 有効化されているプラグイン
|
78
|
+
|
79
|
+
```
|
80
|
+
|
81
|
+
Adjust Admin Categories
|
82
|
+
|
83
|
+
Admin Menu Editor
|
84
|
+
|
85
|
+
Advanced Custom Fields PRO
|
86
|
+
|
87
|
+
All In One SEO Pack
|
88
|
+
|
89
|
+
All-in-One WP Migration
|
90
|
+
|
91
|
+
All-in-One WP Migration File Extension
|
92
|
+
|
93
|
+
Classic Editor
|
94
|
+
|
95
|
+
Custom Post Type Permalinks
|
96
|
+
|
97
|
+
Custom Post Type UI
|
98
|
+
|
99
|
+
Duplicate Post
|
100
|
+
|
101
|
+
Google Tag Manager for Wordpress
|
102
|
+
|
103
|
+
No Category Base (WPML)
|
104
|
+
|
105
|
+
Show Current Template
|
106
|
+
|
107
|
+
WordPress Importer
|
108
|
+
|
109
|
+
```
|
110
|
+
|
111
|
+
### functions.php
|
112
|
+
|
113
|
+
[https://codepen.io/opossum91/pen/dyogrqd](https://codepen.io/opossum91/pen/dyogrqd)
|