Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #9405, comment 15


Ignore:
Timestamp:
06/16/2015 11:46:55 PM (11 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9405, comment 15

    initial v1  
    1 I'm not sure this is a good idea. Why would we want dashes in shortcode attributes, what (critical) problem is solved with that?
     1I'm not sure this is a good idea. Why would we want dashes in shortcode attribute names, what (critical) problem is solved with that?
    22
    33The shortcode regexps are pretty big/slow already, making them even more complex is undesirable imho. Also, imagine the billions of times this slower regexp will run every day. Is it really worth the extra kWh of electricity for the servers so we can have slightly fancier attribute names (that few would ever use)?