
內容簡介
Tutor Learning Management Systems 主要是設計來協助您管理和教授網路電子學習課程。現在您可以透過這個外掛更改作者。
前往修改外掛檔案:/wp-content/plugins/tutor/blob/master/classes/Course.php,在第 40 行刪除以下程式碼:
add_filter('wp_insert_post_data', array($this, 'tutor_add_gutenberg_author'), '99', 2);
現在您可以透過這個外掛更改作者。
如果需要更多協助,請聯絡我。
外掛標籤
開發者團隊
② 後台搜尋「Tutor LMS Author Ownership Changer – Migrate your Course Author Ownership」→ 直接安裝(推薦)
原文外掛簡介
Tutor Learning Management Systems was primarily designed to help you administer and teach eLearning courses online. Now you can change the authorship with this plugin.
Go to modify plugin file: /wp-content/plugins/tutor/blob/master/classes/Course.php Line# 40 and remove this code
add_filter('wp_insert_post_data', array($this, 'tutor_add_gutenberg_author'), '99', 2);
Now you can change the Author with this plugin.
If you need more assistance, contact me
