Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#38252 closed feature request (duplicate)

Introduce a new option to WordPress WP_EMOICONS

Reported by: prosti's profile 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.

http://wordpress.stackexchange.com/questions/185577/disable-emojicons-introduced-with-wp-4-2/185578#185578

Change History (1)

#1 @pento
8 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Thank you for the ticket, @prosti! The reasons for not providing this option are discussed in #32102.

Note: See TracTickets for help on using tickets.