首页 WordPress函数大全 get_theme_root()

get_theme_root()

2020-05-01 / 4109阅 / 悠然

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

get_theme_root( string $stylesheet_or_template = '' )

Retrieve path to themes directory.

描述

Does not have trailing slash.

参数

$stylesheet_or_template

(string)
(Optional)
The stylesheet or template name of the theme. Default is to leverage the main theme root.

Default value: ''

返回

(string) Themes directory path.

大家谈论
    我的见解