Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Mike,

    I have just found this today, kept giving errors in my console anytime I did anything with WP CLI whilst this plugin was active. I have for now simply comments out the include on line 351 as clearly the file doesn’t exist.

    //Add the cli interface to the known commands
    if (defined('WP_CLI') && WP_CLI) {
        //include __DIR__.'/includes/wp-cli.php';
    }

    This stops the error but I am wondering what the intention behind this was by the author for a specific include only for WP CLI?

    Hi I have the same problem but I have no error in my console.

    Its almost as if the when the animation finishes (onComplete) it has a close action.

    Hope that helps.

Viewing 2 replies - 1 through 2 (of 2 total)