首页 WordPress函数大全 get_sample_permalink_html()

get_sample_permalink_html()

2020-05-01 / 2596阅 / 悠然

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

get_sample_permalink_html( int $id, string $new_title = null, string $new_slug = null )

Returns the HTML of the sample permalink slug editor.

描述

参数

$id

(int)
(Required)
Post ID or post object.

$new_title

(string)
(Optional)
New title.

Default value: null

$new_slug

(string)
(Optional)
New slug.

Default value: null

返回

(string) The HTML of the sample permalink slug editor.

大家谈论
    我的见解