Allow for single quotes in reaction button name
-
Would it be possible to update the button output to allow for single quotes by adding stripslashes(); to line 170 of the plugin’s php file (ex. $html .= “<span class=’button_name’>” . stripslashes($button[‘name’]) . “</span>”;).
The issue was originally discussed here: https://www.ads-software.com/support/topic/single-quote-shows-an-escape-character-in-front/. I don’t think this would have any adverse side effects.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Allow for single quotes in reaction button name’ is closed to new replies.