--
And this is what I got on the fron-end of our staging server, running Views 1.9b3: hidden link
here is the link: hidden link
That same page/code is working correcly on our live site (running Types 1.6.1) even after the new WordPress security release: hidden link
It seems that the new beta version fixed a lot of issues but broke some of the pages that were not affected by the WP security update.
Is there anything that I could do in my code in order to have it working properly with the new beta3 version? I tried changing the double quotes to single quotes but I had no luck.
Any direction to get solved would be much appreciated, thanks!
I tried to reproduce this, but it works fine when I test custom functions in wpv-if shortcodes. We've made significant changes in this area to support WP 4.2.3 and we may have missed some special cases.
Would you be able to provide us with a duplicator dump to help us debug this. You can use the duplicator plugin to create a duplicate of your site that we can then download and use for debugging.
Thanks for the details, I have modified below in your website:
Dashboard-> Views-> Settings-> Compatibility,
In option "Functions inside conditional evaluations", add the function name in it "wpv_view_shortcode_attribute",