首页 WordPress函数大全 get_plugins()

get_plugins()

2020-05-01 / 5384阅 / 悠然

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

get_plugins( string $plugin_folder = '' )

Check the plugins directory and retrieve all plugin files with plugin data.

描述

WordPress>

参数

$plugin_folder

(string)
(Optional)
Relative path to single plugin folder.

Default value: ''

返回

(array[]) Array of arrays of plugin data, keyed by plugin file name. See get_plugin_data().

大家谈论
    我的见解