Bypass WPML
-
Hello,
on our clients site we are using WPML, CF7 and CF7 Redirection.
All forms are on EN language but we need to use them on other languages and we encountered problems with JS redirect getting empty “wpcf7_redirect_forms” array so we adjusted your plugin to fit our needs.
In file “wpcf7-redirect.php” line 193:$args = array( 'post_type' => 'wpcf7_contact_form', 'posts_per_page' => -1, 'suppress_filters' => 1 );
“suppress_filters” will help us return forms on all languages.
Could you please integrate this piece of code to your plugin?
Kind regards,
Pixel Industry Development Team
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Bypass WPML’ is closed to new replies.