libreform / wp-libre-form

Easy native HTML5 forms for WordPress. Version 1.5 is unmaintained, but works without issue. 2.0 has been rewritten from the ground, and can be found at https://github.com/libreform/libreform
https://wordpress.org/plugins/wp-libre-form
GNU General Public License v3.0
67 stars 27 forks source link

Change WPLF_Polylang regex to be less greedy. #39

Closed jpeltoniemi closed 7 years ago

jpeltoniemi commented 7 years ago

This allows double delimiters in case something else uses the {{varname}} syntax as discussed in #33

anttiviljami commented 7 years ago

LGTM!

anttiviljami commented 7 years ago

Thank you <3