blogid; switch_to_blog($blog_id); require PMXE_Plugin::ROOT_DIR . '/schema.php'; dbDelta($plugin_queries); switch_to_blog($old_blog); return; } }