一個是編輯器怎么增加自定義按鈕,二個是自定義欄目可以添加么
justnews投稿也可以自定義增強(qiáng)嗎
2個回復(fù)
-
-
Lomu
1、編輯器調(diào)用的系統(tǒng)的wp_editor方法,涉及到的參數(shù)在主題functions.php文件post_editor_settings方法里面,如有需要您可以參考官方文檔修改:https://developer.wordpress.org/reference/functions/wp_editor/
2、不支持自定義欄目;
3、https://developer.wordpress.org/reference/functions/wp_is_mobile/
4年前 我來評論