“mla_alt_ids_value” causes missing closing tag
-
I’ve noticed that when I use a shortcode like this:
[mla_gallery attachment_category="the-cat" mla_alt_shortcode="test" mla_alt_ids_value="values"]
the final output is missing the closing
</div>
tag. So it causes the page to render incorrectly. It’s easy to reproduce if you use a fake alternate shortcode (liketest
in the example above).My guess is that it has something to do with the if statement on Line 1789 in the class-mla-shortcode-support.php file. Please let me know if you can reproduce it.x
Thanks.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘“mla_alt_ids_value” causes missing closing tag’ is closed to new replies.