wp_migrate_db_remove_compatibility_plugin

wp_migrate_db_remove_compatibility_plugin

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wp-migrate-db.2.6.9

do_action('wp_migrate_db_remove_compatibility_plugin') is found 1 times:

  • /wp-migrate-db.php line 49

    Warning: Undefined array key 54 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    	require_once $wpmdb_base_path . '/setup-mdb.php';
    }
    
    function wpmdb_remove_mu_plugin() {
    	do_action( 'wp_migrate_db_remove_compatibility_plugin' );
    }
    
    if (class_exists('\Deliciousbrains\MigrateDevTools\Launcher') && \DeliciousBrains\WPMDB\Common\Util\Util::is_dev_environment()) {
        \Deliciousbrains\MigrateDevTools\Launcher::register($wpmdb_base_path);
    }
    
    

See this hook used in plugins: