post_thumbnail_html
apply_filters( ‘post_thumbnail_html’, string $html, int…
apply_filters( ‘post_thumbnail_html’, string $html, int $post_id, string $post_thumbnail_id, string|array $size, string $attr )
过滤器::过滤文章缩略图HTML。
Filter Hook: Filters the post thumbnail HTML.
目录锚点:#参数#源码
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
$html | (string) | 文章缩略图HTML。 |
$post_id | (int) | 邮政编码。 |
$post_thumbnail_id | (string) | 文章缩略图ID。 |
$size | (string | array) | 文章缩略图大小。图像大小或宽度和高度值的数组(按该顺序)。默认“发布缩略图”。 |
$attr | (string) | 查询属性字符串。 |
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.9.0 | wp-includes/post-thumbnail-template.php:200 | 1 | 0 |
本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。
还没有任何评论,赶紧来占个楼吧!