Make WordPress Core

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


Ignore:
Timestamp:
07/09/2014 06:15:50 PM (10 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28567, comment 12

    initial v1  
    22> "gallery" isn't exactly an element type as used in the HTML...
    33
    4 Right, however that is the name of the shortcode. The TinyMCE path shows the "names" of the HTML elements. If you switch to the Text editor you'll see "gallery", not the translation.
     4Right, however that is the name of the shortcode. The TinyMCE path shows the "names" of the HTML elements, i.e. part of the markup. If you switch to the Text editor you'll see "gallery", not the translation.
    55
    66Logically we should leave all wpviews to show as `div`, don't think it would be better.