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