Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #32102, comment 5


Ignore:
Timestamp:
04/25/2015 11:33:54 AM (10 years ago)
Author:
ChriCo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32102, comment 5

    v1 v2  
    22Yep thats true, but not everyone wants/needs Emoji and/or wants the additional load of these inline Script and Style in his site. Installing a Plugin to remove something from WordPress isn't always the best solution.
    33
    4 Why isn't it possbile to add (or at least discuss) the {{{add_theme_support( 'emoji' );}}} or an option for this? I would understand, if you argue with the "Decisions not Options"-think, but in Backend you've also the option for {{{use_smiles}}} which can be "easily " deactivated by ''another'' Plugin.
     4Why isn't it possbile to add (or at least discuss) the {{{add_theme_support( 'emoji' );}}} or an option for this? I would understand, if you argue with the "Decisions not Options"-think, but in Backend you've also the option for {{{use_smiles}}} which should be removed and can be "easily" replaced by ''another'' Plugin to control this.
    55Additonal we have some "features" which are controlled by {{{add_theme_support()}}}. Seems like a big inconsistency for me, when which "rule" (option in backend, theme-support, decission from WP for everyone, ''something else'') is used.