function monplugin_oembed_lister_providers($providers){ $providers['http://*.deviantart.com/art/*'] = 'http://backend.deviantart.com/oembed'; return $providers; }