Title: [Plugin: Smart YouTube PRO] Using V4 outside of post-edior
Last modified: August 20, 2016

---

# [Plugin: Smart YouTube PRO] Using V4 outside of post-edior

 *  [ben4d85](https://wordpress.org/support/users/ben4d85/)
 * (@ben4d85)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-smart-youtube-pro-using-plugin-via-functionsphp/)
 * Hi, I’ve had the old version of this plugin (before v4) running for a year or
   so without problems. But now that I have installed v4, I encountered a problem.
 * When I am writing my posts, I do not use httpv://… in the post editor. Instead,
   I use a custom shortcode. In functions.php this custom shortcode then gets converted
   into the appropriate httpv://… url.
 * Now before v4 your plugin recognised these links just fine. But now, your plugin
   completely ignores these links, and what I see on the post-page is actually “
   httpv://”, rather than the video.
 * Have you got a fix or workaround for me please?
 * Or in other words, think about forcing the plugin to parse a certain content 
   for “httpv:://” strings, i.e.:
 *     ```
       $smart_youtube = new SmartYouTube();
       echo $smart_youtube->check($mycontent);
       ```
   
 * Until then I have just downgraded to version 3.9.1 ([http://wordpress.org/extend/plugins/smart-youtube/download/](http://wordpress.org/extend/plugins/smart-youtube/download/))
   and everything works again. Please fix version 4!

Viewing 1 replies (of 1 total)

 *  [Zunan](https://wordpress.org/support/users/zunz/)
 * (@zunz)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-smart-youtube-pro-using-plugin-via-functionsphp/#post-2560833)
 * just change SmartYouTube() with SmartYouTube_PRO()

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Smart YouTube PRO] Using V4 outside of post-edior’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/smart-youtube_cccccc.svg)
 * [Smart YouTube PRO](https://wordpress.org/plugins/smart-youtube/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/smart-youtube/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/smart-youtube/)
 * [Active Topics](https://wordpress.org/support/plugin/smart-youtube/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/smart-youtube/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/smart-youtube/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Zunan](https://wordpress.org/support/users/zunz/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-smart-youtube-pro-using-plugin-via-functionsphp/#post-2560833)
 * Status: not resolved