Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jeff Starr

    (@specialk)

    The plugin uses wp_kses_allowed_html('post') to sanitize the post content. So it only allows what is accepted by that function. I will add a filter for the next version, to enable customization of allowed HTML tags. Thank you for the feedback.

    Thread Starter AM365

    (@am365)

    ok thanks for reply! We wait for the next version!

    Plugin Author Jeff Starr

    (@specialk)

    Just to follow up with this, the next version of the plugin includes a filter hook usp_content_allowed that enables custom allowed HTML (e.g., embed tags) in submitted post content. Thanks again for the idea 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘html content post’ is closed to new replies.