emoji_ext
apply_filters( ’emoji_ext’, string $extension )
过滤器::过滤emoji png文件的扩展名。
Filter Hook: Filters the extension of the emoji png files.
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
$extension | (string) | png文件的emoji扩展名。默认.png。 |
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
4.2.0 | wp-includes/formatting.php:5643 | 1 | 0 |
emoji_ext 为WP2原创文章,链接:https://www.wp2.cn/hook/emoji_ext/