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