#2286 closed defect (bug) (invalid)
WPG2 tags are stripped out in classic editor
Reported by: | stephenju | Owned by: | |
---|---|---|---|
Milestone: | Priority: | high | |
Severity: | major | Version: | 2.0 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
When a member that is Author or below, the <WPG2> tags in the post he/she is editing in classic editor are stripped when the post is saved. If the member is an Editor or Admin, then the tags are preserved.
<WPG2> tags are custom tags added by the WPG2 plug-in. They are preserved when using tinyMCE if a plugin from WPG2 community is installed.
Change History (4)
Note: See
TracTickets for help on using
tickets.
KSES is working properly. Please use the API to modify the allowedposttags array, or give your users unfiltered_html caps.