回答編集履歴
1
リンクのマークアップを変更
answer
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
公式リファレンスによると
|
2
2
|
|
3
|
-
https://codex.wordpress.org/Plugin_API/Filter_Reference/excerpt_length
|
3
|
+
[Plugin API/Filter Reference/excerpt length](https://codex.wordpress.org/Plugin_API/Filter_Reference/excerpt_length)
|
4
4
|
|
5
5
|
>Make sure to set the priority correctly, such as 999, else the default WordPress filter on this function will run last and override what you set here.
|
6
6
|
>優先度を正しく設定しているか確認してください(たとえば999のような)、さもなくば、デフォルトのワードプレスフィルターが最後に走って、あなたが設定したものを上書きしてしまいます
|