首页 WordPress函数大全 get_theme_feature_list()

get_theme_feature_list()

2020-05-01 / 3605阅 / 悠然

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

get_theme_feature_list( bool $api = true )

Retrieve list of WordPress theme features (aka theme tags).

描述

参数

$api

(bool)
(Optional)
Whether try to fetch tags from the WordPress.org API. Defaults to true.

Default value: true

返回

(array) Array of features keyed by category with translations keyed by slug.

大家谈论
    我的见解