I have downloaded a plugin called Stream Video Player, which has a shortcode. If I put the shortcode into the content editor, it works well and it displays the video. However, if, inside a template I am creating, I call it through the do_shortcode() function, it doesn't work, it just shows the text [stream bla bla]. Can anyone help me and tell me why this is happening?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
|||||||||
|
|
It's not really a shortcode, its a content filter but you can try calling the plugins function directly:
|
|||||
|
|