Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Archive template: Sanitize content for allowed HTML tags in post title #118

Merged
merged 1 commit into from Jul 4, 2022

Conversation

joshfeck
Copy link
Contributor

For better or worse, html tags are allowed in the WP post title field. If a user inputs html into the title field then it should be OK to allow the html to render (instead of displaying escaped html tags)

A screenshot before adding this tweak:
before

and after:
after

@CLAassistant
Copy link

CLAassistant commented Apr 15, 2020

CLA assistant check
All committers have signed the CLA.

@arielk arielk changed the base branch from master to develop October 20, 2020 16:13
@KingYes KingYes merged commit 55041c0 into elementor:develop Jul 4, 2022
@awakekat
Copy link

I am just making note of this since I saw this in the browser tab and was testing it. If the browser tab can't be controlled with sanitization, then let it be so.
Screen Shot 2022-07-10 at 4 05 48 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants