Title: Embed code is not rendered
Last modified: August 20, 2016

---

# Embed code is not rendered

 *  [top-node](https://wordpress.org/support/users/top-node/)
 * (@top-node)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/embed-code-is-not-rendered/)
 * I have created a draft post and added the code in your description. All that 
   happens is that a the code appears as a link (without the tags). I would have
   assumed that this plugin displays the video embedded on my site?
 * [http://wordpress.org/extend/plugins/wistia-wordpress-oembed-plugin/](http://wordpress.org/extend/plugins/wistia-wordpress-oembed-plugin/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Palpatine1976](https://wordpress.org/support/users/palpatine1976/)
 * (@palpatine1976)
 * [13 years ago](https://wordpress.org/support/topic/embed-code-is-not-rendered/#post-3638060)
 * +1 same problem. Given this post is almost a year old, and still no updates, 
   I’m not hopeful 🙁
 * [http://wistia.com/blog/the-new-wistia-wordpress-plugin/](http://wistia.com/blog/the-new-wistia-wordpress-plugin/)
 *  [timneill](https://wordpress.org/support/users/timneill/)
 * (@timneill)
 * [13 years ago](https://wordpress.org/support/topic/embed-code-is-not-rendered/#post-3638062)
 * Hey all. I’ve basically figured out what it is. I’m yet to update my fork on 
   Github, but it’s a one-liner anyway.
 * Open up wistia-wordpress-oembed-plugin.php (in a text-editor or via the admin)
   and change the wp_oembed_add_provider call to:
 * `wp_oembed_add_provider( '/https?:\/\/(.+)?(wistia\.(com|net)|wi\.st)\/.*/', '
   http://fast.wistia.net/oembed', true );`
 * It’s a change in the add provider function that means it won’t detect the RegEx
   unless you tell it to look for one (3rd parameter)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Embed code is not rendered’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wistia-wordpress-oembed-plugin.svg)
 * [Wistia WordPress Plugin](https://wordpress.org/plugins/wistia-wordpress-oembed-plugin/)
 * [Support Threads](https://wordpress.org/support/plugin/wistia-wordpress-oembed-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/wistia-wordpress-oembed-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wistia-wordpress-oembed-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wistia-wordpress-oembed-plugin/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [timneill](https://wordpress.org/support/users/timneill/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/embed-code-is-not-rendered/#post-3638062)
 * Status: not resolved