emoji_url

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

apply_filters( ’emoji_url’, string $url )

Filters the URL where emoji png images are hosted.

参数

$url

(string)
The emoji base URL for png images.

源文件

文件: gc-includes/formatting.php

View on Trac