<?phpdeclare(strict_types=1);/*** Fired when the plugin is uninstalled.** When populating this file, consider the following flow* of control:** - This method should be static* - Check if the $_REQUEST content actually is the plugin name* - Run an admin referrer check to make sure it goes through authentication* - Verify the output of $_GET makes sense* - Repeat with other user roles. Best directly by using the links/query string parameters.* - Repeat things for multisite. Once for a single site in the network, once sitewide.** This file may be updated more in future version of the Boilerplate; however, this is the* general skeleton and outline for how the file should work.** For more information, see the following discussion:* https://github.com/tommcfarlin/WordPress-Plugin-Boilerplate/pull/123#issuecomment-28541913*/// If uninstall not called from WordPress, then exit.if (! defined('WP_UNINSTALL_PLUGIN')) {exit;}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。