Skip to content
This repository was archived by the owner on May 18, 2025. It is now read-only.

Conversation

@nticaric
Copy link

Currently, it's not possible to add custom classes to a single quote which might be useful for styling. In my case, I want the quotes to be compatible with bootstrap so I need to be able to add a col-md-x class to a single quote.

This pull request allows this.

@jeffikus jeffikus requested a review from mendezcode December 23, 2016 21:00
@jeffikus jeffikus added this to the 1.6.0 milestone Dec 23, 2016
@jeffikus
Copy link
Contributor

@mendezcode i think this is ok with the exception of adding more sanitization on the class output. You could literally inject anything in there right now. I would say add something like esc_attr() around it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants