Description
Filters the extension of the emoji png files.
Occurrences
Filename | Line Number |
---|---|
wp-includes/formatting.php | 5923 |
wp-includes/formatting.php | 6030 |
Parameters
Type | Name | Description |
---|---|---|
string | $extension | The emoji extension for png files. Default .png. |
PHP Doc
/**
* Filters the extension of the emoji png files.
*
* @since 4.2.0
*
* @param string $extension The emoji extension for png files. Default .png.
*/