press_this_suggested_html

apply_filters( ‘press_this_suggested_html’, array $defa…

apply_filters( ‘press_this_suggested_html’, array $default_html, array $data )

过滤器::过滤编辑器建议内容中使用的默认HTML标记。
Filter Hook: Filters the default HTML tags used in the suggested content for the editor.

目录锚点:#说明#参数#源码


说明(Description)

HTML字符串使用printf格式。过滤后,使用sprintf()在指定位置添加内容。


参数(Parameters)

参数 类型 说明
$default_html (array) 具有三个可能键的关联数组:-“quote”,其中%1$s替换为网站描述或所选内容。-“link”,其中%1$s是link ref,%2$s是链接文本,通常是源页面标题。-“embed”,当源页面提供可嵌入内容时,它包含一个快捷方式。
$data (array) 包含源页数据的关联数组。

源码(Source)


更新版本 源码位置 使用 被使用
4.2.0 wp-admin/includes/class-wp-press-this.php:1183 0 0

类别:WordPress 钩子手册 > post_hook

本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。

评论 (0)COMMENT

登录 账号发表你的看法,还没有账号?立即免费 注册