首页 WordPress函数大全 get_the_privacy_policy_link()

get_the_privacy_policy_link()

2020-05-02 / 3271阅 / 悠然

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

get_the_privacy_policy_link( string $before = '', string $after = '' )

Returns the privacy policy link with formatting, when applicable.

描述

参数

$before

(string)
(Optional)
Display before privacy policy link.

Default value: ''

$after

(string)
(Optional)
Display after privacy policy link.

Default value: ''

返回

(string) Markup for the link and surrounding elements. Empty string if it doesn't exist.

大家谈论
    我的见解