emoji_svg_url

最后更新于:2021-11-26 09:14:01

apply_filters( ’emoji_svg_url’, string $url )

Filters the URL where emoji SVG images are hosted.

参数

$url

(string)
The emoji base URL for svg images.

源文件

文件: gc-includes/formatting.php

View on Trac