• Resolved hughc

    (@hughc)


    Hi,
    just wondering why the plugin uses sanitize_html_class when processing the class attribute? Many style frameworks expect multiple classes to be applied elements in order that they style correctly, ie class="button button-green button-rounded". Currently, these get munged by the stripping of spaces

    Reading the codex, the call is more for generating a classname from an otherwise unknown source, like a post title.

    Otherwise very happy with it!
    cheers,
    Hugh

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author James Collins

    (@jamescollins)

    Thanks for the bug report Hugh, I’m working on a fix right now.

    I’ll let you know once a new version has been released.

    James

    Plugin Author James Collins

    (@jamescollins)

    Hi again Hugh,

    I’ve just released a new version (v1.0.5) that should fix this issue.

    Could you please update to this new version and let me know if it fixes your issue?

    Thanks very much 🙂

    James

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

The topic ‘multiple class names get mangled…’ is closed to new replies.