[wp-trac] [WordPress Trac] #38252: Introduce a new option to WordPress WP_EMOICONS
WordPress Trac
noreply at wordpress.org
Fri Oct 7 12:30:36 UTC 2016
#38252: Introduce a new option to WordPress WP_EMOICONS
-----------------------------+-----------------------------
Reporter: prosti | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Emoji | Version:
Severity: normal | Keywords:
Focuses: |
-----------------------------+-----------------------------
If not set or by default this will be true.
{{{
define( 'WP_EMOICONS', true );
}}}
else if set in wp-config.php
{{{
define( 'WP_EMOICONS', false );
}}}
This would mean emoicons support will be disabled.
http://wordpress.stackexchange.com/questions/185577/disable-emojicons-
introduced-with-wp-4-2/185578#185578
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38252>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list