Support General OEmbed Empty Control Reply To: OEmbed Empty Control

#8852
Anh TranAnh Tran
Keymaster

You can use the rwmb_meta() function, it will auto checks whether the media player is available. If not, it shows the "Embeded HTML is not available" message.

If you want to check that your self, you can do similarly like here:

https://github.com/wpmetabox/meta-box/blob/master/inc/fields/oembed.php#L41