Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #33477, comment 1


Ignore:
Timestamp:
08/20/2015 11:38:06 PM (11 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33477, comment 1

    initial v1  
    1 In 33477.patch: when converting images with captions from HTML elements to a shortcodes, make the wrapper div optional.
     1In 33477.patch: when converting images with captions from HTML elements to shortcodes, make the wrapper div optional.
    22
    33This div is a left over. Still there for back-compat. It was used to make it possible to center images with captions in old IE where centering of block elements in contentEditable is broken.