impress-org / givewp-snippet-library

A collection of code snippets to enhance or expand on the free Give WordPress Donation Plugin.
https://givewp.com
140 stars 90 forks source link

block comment #115

Closed matheuswd closed 4 years ago

matheuswd commented 4 years ago

Removing the inline comment and changing to block comment, because when the style is inlined, it comments all the styles and it ends up not working.

Description

If someone uses this script and doesn't remove the inline comment, went hey apply the styles, the inline comment will make everything a comment and it will not work.