• Resolved bhpcwebmaster

    (@bhpcwebmaster)


    Hi – I want to allow users to enter HTML code in blog posts, as one can typically do when editing web pages. Can the TinyMCE editor used by ProfileGrid for posts be adapted to allow this? If not is there any other way of submitting posts that would allow inserting abitrary HTML?

    My users are personally known to me and all posts are moderated so the risks of posting anything malicious are minimal.

    Many thanks –
    Andrew Sidwell, British Human Power Club

Viewing 1 replies (of 1 total)
  • Plugin Support profilegridsupport1

    (@profilegridsupport1)

    Hi @bhpcwebmaster

    Thanks for reaching out.

    At the moment, the TinyMCE editor used in ProfileGrid’s frontend blog submission only supports rich-text formatting and does not allow raw HTML input. During submission, the post content is sanitized using WordPress wp_kses_post(), which automatically strips arbitrary or unsafe HTML tags for security reasons.

    Because of this, allowing users to directly insert unrestricted HTML through the ProfileGrid submission form isn’t supported.

    Let us know if you have any other questions.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.