<?php /** * WP Login Guard Uninstall * * Fired when the plugin is uninstalled. */ if (!defined('WP_UNINSTALL_PLUGIN')) { exit; }