Skip to content

Conversation

@avonville
Copy link
Contributor

@avonville avonville commented Jul 19, 2022

resolves #99

Testing

  1. Install WordPress with weForms and Code Snippets
  2. Add a Snippet with the following content (at any priority level): add_filter('run_wptexturize', '__return_false');
  3. Create a post with double- and triple-dashes and preview it on the front-end.
  4. Dashes should show as intended based on post and not be replaced with en- or em-dashes.

@avonville avonville linked an issue Sep 14, 2022 that may be closed by this pull request
@avonville avonville merged commit 0018ae3 into master Sep 15, 2022
@avonville avonville deleted the issue-99 branch September 15, 2022 17:54
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.

[Bug] weForms forces wptexturize to run even if disabled via filter

3 participants