Shorcodes broken
-
Looks like many shortcodes started failing. For example, in the Plugin List template I try:
<img src="[implist_banner-772x250]" style="max-width:100%;height:auto" alt="[implist_name]" />
but [implist_banner-772×250] return nothing while [implist_name] returns the List pages own name, not the plugin name.
However, when I place
[implist_banner-772x250]
on its own on a new line, it will show the URL correctly.Strangly, the code below using
[implist_name]
again, does show each plugins name correctly while the URL is wrong:<h1 class="entry-title"><a class="cws-imp-plugin-title" href="[implist_url]">[implist_name]</a></h1>
- The topic ‘Shorcodes broken’ is closed to new replies.