• lfwsupport

    (@lfwsupport)


    When a Teacher is conneced in is Front End, Tutor generated every minutes an auto-save in : Tutor LMS Pro/Courses
    Every Auto Save are empty. I’m looking to disable this auto save..

    I add these lines in functions.php, with no result
    add_action( ‘admin_init’, ‘disable_autosave’ );
    function disable_autosave() {
    wp_deregister_script( ‘autosave’ );
    }


    Tutor LMS Pro Version 1.9.12
    Tutor LMS Version 1.9.11

    Thanks a lot,
    Bests regards
    Eric

Viewing 1 replies (of 1 total)
  • Plugin Support Md. Jobayer Al Mahmud

    (@jobayertuser)

    Hello @lfwsupport,

    Unfortunately, this won’t this way we had js ajax call in our plugin for this autosave method please email our support at themeum dot com we will provide a custom build file to fix this issue for you.

Viewing 1 replies (of 1 total)
  • The topic ‘Disable auto-save courses’ is closed to new replies.