首页 WordPress函数大全 includes_url()

includes_url()

2020-05-02 / 2795阅 / 悠然

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

includes_url( string $path = '', string $scheme = null )

Retrieves the URL to the includes directory.

描述

参数

$path

(string)
(Optional)
Path relative to the includes URL.

Default value: ''

$scheme

(string)
(Optional)
Scheme to give the includes URL context. Accepts 'http', 'https', or 'relative'.

Default value: null

返回

(string) Includes URL link with optional path appended.

大家谈论
    我的见解