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.7.3

do_action('wp_migrate_db_remove_compatibility_plugin') is found 1 times:

  • /wp-migrate-db.php line 56

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

    	require_once WPMDB_PATH . 'setup-mdb.php';
    }
    
    function wpmdb_remove_mu_plugin() {
    	do_action( 'wp_migrate_db_remove_compatibility_plugin' );
    }
    
    if ( file_exists( WPMDB_PATH . 'ext/wpmdb-ext-functions.php' ) ) {
    	require_once WPMDB_PATH . 'ext/wpmdb-ext-functions.php';
    }
    
    

See this hook used in plugins: