apply_filters( 'emoji_url', string $url )

Filters the URL where emoji png images are hosted.


Parameters

$url

The emoji base URL for png images.


Source

File: wp-includes/formatting.php

View on GitHub



Changelog

Changelog
Version Description
4.2.0 Introduced.