• 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

Viewing 1 replies (of 1 total)
  • Plugin Author FahimMurshed

    (@fahimmurshed)

    Greetings for the day!

    I have checked the code and the plugin has a bug.

    Go to this file: /plugins/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.

    I hope that helps and clarifies.

    Do let me know if you have any further queries.

    Have a wonderful day ahead. ??

Viewing 1 replies (of 1 total)
  • The topic ‘Not working’ is closed to new replies.