Opened 8 years ago
Closed 8 years ago
#38252 closed feature request (duplicate)
Introduce a new option to WordPress WP_EMOICONS
Reported by: | prosti | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Emoji | Keywords: | |
Focuses: | Cc: |
Description
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.
Change History (1)
Note: See
TracTickets for help on using
tickets.
Thank you for the ticket, @prosti! The reasons for not providing this option are discussed in #32102.