WordPress.org

Plugin Directory

Tutor LMS Author Ownership Changer – Migrate your Course Author Ownership

這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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

螢幕擷圖

  • How to change Tutor LMS author from Courses.

安裝方式

a.
1. Go to the Plugins menu
2. Add new plugin
3. Search “Tutor LMS Author”
4. Install and activate
5. Go to Tutor LMS > Courses > change the author
6. Enjoy

b.
1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the ‘Plugins’ screen in WordPress
3. Now check “Product” tab and click any Product “Quick Edit” button and change the Author.
4. Install and activate
5. Go to Tutor LMS > Courses > change the author
6. Enjoy

常見問題集

Only for Tutor LMS

Yes, this plugin only works for Tutor LMS

Do I need another account user

Yes, this plugin only works when you have another Administrator/Editor/Author account.

Do I need to do anything after installation

No, just install and activate. Enjoy.

使用者評論

2021 年 4 月 23 日
Line to comment is #46 in /classes/Course.php
2020 年 12 月 28 日 1 則留言
Tried it and it haven’t worked because I did not removed one code from the plugin PHP. You must remove/comment the Line 46 in the plugin file: /wp-content/plugins/tutor/classes/Course.php Then it worked. However it did not actualized the author, it added the author. The many times I changed the author, the many times it kept adding authors. Now the course has multiple authors and I don’t know how to fix it.
2020 年 12 月 8 日
Could be a five star if editing a core file isn’t required 🙂 Also, I had to add ‘Author’ on top of the tutor instructor role. but hey it works! thank you for coming up with this plugin
2020 年 7 月 29 日 1 則留言
You must remove/comment the Line 40 in the plugin file: /wp-content/plugins/tutor/classes/Course.php in order to be able to save chages, I done myself and it works. dude, this is already clearly stated in the plugin front page.
2020 年 4 月 28 日 1 則留言
I like the idea and the simple approach. The corresponding field for changing the author is displayed, but changes are not saved. Therefore unfortunately useless. Tested on WP 5.4
閱讀全部 7 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Tutor LMS Author Ownership Changer – Migrate your Course Author Ownership〉的開發相關工作。

參與者

〈Tutor LMS Author Ownership Changer – Migrate your Course Author Ownership〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Tutor LMS Author Ownership Changer – Migrate your Course Author Ownership〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.3

  • Tutor LMS bug

1.0.2

  • WordPress 5.4 compatible

1.0.1

  • SVG Icon Change
  • Title Change

1.0.0

  • Initial release