issues
search
BoldGrid
/
weforms
7
stars
12
forks
source link
remove appsero
#171
Closed
avonville
closed
2 years ago
avonville
commented
2 years ago
resolves #99
Testing
Install WordPress with weForms and Code Snippets
Add a Snippet with the following content (at any priority level): add_filter('run_wptexturize', '__return_false');
Create a post with double- and triple-dashes and preview it on the front-end.
Dashes should show as intended based on post and not be replaced with en- or em-dashes.
resolves #99
Testing