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

Fix shortcode processor #2

Merged
merged 1 commit into from
Sep 4, 2018
Merged

Fix shortcode processor #2

merged 1 commit into from
Sep 4, 2018

Conversation

sdgluck
Copy link
Contributor

@sdgluck sdgluck commented Sep 3, 2018

Without this the survey is injected wherever the post content is retrieved, instead of only where it is displayed. For example when getting the_excerpt. For us this was causing a survey to be initialised in the head of the document when a post's excerpt was being used as a document's "description" meta tag, instead of in the body of the document as intended.

@tsv2013 tsv2013 merged commit a59202a into surveyjs:master Sep 4, 2018
@tsv2013
Copy link
Member

tsv2013 commented Sep 4, 2018

Thanks for the PR. I've updated the plugin in the wordpress repo.

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