Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #45067, comment 12


Ignore:
Timestamp:
10/16/2018 12:23:27 PM (6 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45067, comment 12

    initial v1  
    99Ugh, shortcodes again!! :(
    1010
    11 Yeah, we do a lot of sanitization for all kinds of weird uses of shortcodes, wil try to figure out what's going on there.
     11Yeah, we do a lot of sanitization for all kinds of weird uses of shortcodes, will try to figure out what's going on there.
    1212
    1313This actually brings a valid question: do we want to support shortcodes in style attributes for users without `unfiltered_html`? Currently they are not supported and seems we should keep it that way.