After latest update – attributes stopped working
-
All snippets that depend on attribute disregard them completely. Can we get a fix ASAP?
in universal snippet i have this
<div>
<p>Testing – <?php echo $first_name; ?></p>
</div>Then I call it like this
[wbcr_snippet id=”12015″ title=”test” first_name=”OK”]On the page I just get Testing –
parameter not recognized
- The topic ‘After latest update – attributes stopped working’ is closed to new replies.