• Resolved loule13

    (@loule13)


    hello
    you may consider adding this files in GFMUHandlePluploader.class.php

    if (!function_exists(‘wp_generate_attachment_metadata’)) {
    require_once(ABSPATH . ‘wp-admin/includes/image.php’);
    require_once(ABSPATH . ‘wp-admin/includes/media.php’);
    }

    this will help to treat video files 😉

  • The topic ‘bug fix – mp4’ is closed to new replies.