Add a code snippet to your WordPress website (advanced)

When you add <script> tags directly into the WordPress text editor, WordPress often wraps these tags in <p> tags, which can potentially break the script.

To prevent this, use a code snippets:

Using WPCode create a new snippet > copy/paste a script > generate a shortcode > paste the shortcode into a text editor. This is a more efficient and cleaner method.

Still need help? Contact Us Contact Us