2020-05-02 / 2465阅 / 悠然
尝试激活“沙盒”中的插件并重定向>
已经激活的插件将不会尝试再次激活。
它的工作方式是在尝试包含插件文件之前,将重定向设置为错误。如果插件失败,那么重定向将不会被成功消息覆盖。同样,这些选项将不会更新,并且不会调用激活挂钩>
(string)
(Required)
Path to the plugin file relative to the plugins directory.
(string)
(Optional)
URL to redirect to.
Default value: ''
(bool)
(Optional)
Whether to enable the plugin for all sites in the network or just the current site. Multisite>Default value: false
(bool)
(Optional)
Whether to prevent calling activation hooks.
Default value: false
(null|WP_Error) Null>WP_Error on invalid file.