首页 WordPress函数大全 is_uninstallable_plugin()

is_uninstallable_plugin()

2020-05-02 / 3799阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

is_uninstallable_plugin( string $plugin )

插件是否可以卸载。

描述

参数

$plugin

(string)
(Required)
Path to the plugin file relative to the plugins directory.

返回

(bool) Whether plugin can be uninstalled.

大家谈论
    我的见解