Description
Filters the URL where emoji SVG images are hosted.
Occurrences
Filename | Line Number |
---|---|
wp-includes/formatting.php | 5932 |
Parameters
Type | Name | Description |
---|---|---|
string | $url | The emoji base URL for svg images. |
PHP Doc
/**
* Filters the URL where emoji SVG images are hosted.
*
* @since 4.6.0
*
* @param string $url The emoji base URL for svg images.
*/