nguyenvanduocit
10/30/2015 - 3:30 PM

WordPress Sketchfab oEmbed

WordPress Sketchfab oEmbed

<?php

/*
Plugin Name: Sketchfab oEmbed
Plugin URI: http://laptrinh.senviet.org
Description: A plugin add sketchfab oEmbed provider to WordPress
Version: 1.0
Author: nguyenvanduocit
Author URI: http://nvduoc.senviet.org
License: A "Slug" license name e.g. GPL2
*/
wp_oembed_add_provider('http://sketchfab.com/models/*','http://sketchfab.com/oembed',false);