Possible culprits for broken shorttags?
-
Whenever I install a plug-in that allows use of shorttags, the plug-in does not appear. This actually happens whether the plug-in uses the square bracket shorttag convention ( [content-form 1 “Content form 1”] ) or angled-brace-comment convention (<!–comment form–>).
To rule out my deployment at a higher level, I switched themes, and sure enough the plug-in appears as expected. Therefore I can safely assume that the problem is not with the plug-in, or with WordPress in general, but rather with that particular theme, which is itself a custom theme (no author to ping for support… it’s developed in-house so we are our own support!)
Somehow the tag isn’t being parsed… my theme is breaking the ability for the engine to replace the shorttag with the actual plug-in. But I don’t know how to start finding possible culprits. I tried disabling different plug-ins, but that wasn’t it. Even with all the other plug-ins enabled, but a DIFFERENT theme being used, they all appear properly. It is only in this particular theme.
I know that’s somewhat vague, but i was hoping beyond hope that someone had a silver bullet for me. “Look in functions.php and make sure there’s no function called mess_my_stuff_up()” for example. ??
Thanks for your time.
- The topic ‘Possible culprits for broken shorttags?’ is closed to new replies.