WPIntell

Source evidence

Plugin adds backslashes

TC Custom JavaScript · support · 2015-09-30T09:22:00+00:00

mixedsentiment
lowseverity
0.74relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 20 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

16 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
winnewoerp resolved
Hi, pretty cool plugin, thanks! There’s only one problem I have within one WP installation: The plugin automatically adds backslashes to quotes. So this var $ = jQuery; $(document).ready(function(){ alert("test"); }); is being saved like this var $ = jQuery; $(document).ready(function(){ alert(\"test\"); }); and the code is not working. Any idea/solution? Best regards joschi81 https://wordpress.org/plugins/tc-custom-javascript/ Thank you for using my plugin. I think backslashes automatically added because of Magic quotes setting of PHP. I have released new version to resolve this problem. Please update to the latest version (1.0.3). If you still have any problem please give me a feedback and I will support you. Best regards Tiny Code studio Thank you, works perfectly! I marked this topic as resolved. Best regards joschi81

Comments

2 shown
Tiny Code 2015-10-04T04:02:00+00:00

Thank you for using my plugin. I think backslashes automatically added because of Magic quotes setting of PHP. I have released new version to resolve this problem. Please update to the latest version (1.0.3). If you still have any problem please give me a feedback and I will support you. Best regards Tiny Code studio

winnewoerp 2015-10-04T16:01:00+00:00

Thank you, works perfectly! I marked this topic as resolved. Best regards joschi81