Opened 11 years ago
Last modified 10 years ago
#11199 confirmed Bug
[Image2, ACF] Content of figcaption remain once the tag is stripped out in a widget — at Initial Version
Reported by: | Olek Nowodziński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.3 Beta |
Keywords: | Cc: |
Description
Problem: If user explicitly disallows figcaption
in ACF, figures are upcasted but the contents of (just stripped out) figcaption remain as a plain, non-editable paragraph withing widget's body.
Expected: Once figcaption
is disallowed, its contents should be removed from the widget. Such widget should be upcasted either to an inline widget or a block widget without caption (to be decided).