Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add site-wide custom scripts #2788

Conversation

neatbyte-vnobis
Copy link
Collaborator

Changes

Implement issue "Ability to insert custom scripts"

How Has This Been Tested?

Manual

Documentation

None?

@neatbyte-vnobis neatbyte-vnobis mentioned this pull request Nov 21, 2022
51 tasks
@SvenAlHamad
Copy link
Contributor

@neatbyte-vnobis Can you please double check this one. When I insert a meta tag into the tags field, it shows up, but if I insert a simple script, like this one, it's not inserted into the page:

<script>
    alert('Hello from header');
</script>

@neatbyte-vnobis
Copy link
Collaborator Author

Closed as new pull was created (targeting new umbrella branch) - #2795

@neatbyte-vnobis neatbyte-vnobis deleted the page-builder-blocks-v2-custom-scripts branch December 5, 2022 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants