WPIntell

Source evidence

I couldn’t change

Tutor LMS Author Ownership Changer – Migrate your Course Author Ownership · support · 2020-05-07T22:15:00+00:00

neutralsentiment
lowseverity
0.43relevance
2replies
Evidence onlycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 1 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
moshe resolved
I couldn’t change Install and activate “ Classic Editor ” then try. The plugin has a bug. Go to this file: /tutor/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. I’ll update the plugin and bypass the code without touch the main plugin core file.

Comments

2 shown
FahimMurshed 2020-06-17T05:12:00+00:00

Install and activate “ Classic Editor ” then try.

FahimMurshed 2020-06-17T07:20:00+00:00

The plugin has a bug. Go to this file: /tutor/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. I’ll update the plugin and bypass the code without touch the main plugin core file.