Automattic / vip-go-wpcom-compat

VIP Go / WordPress.com Compatibility
https://wpvip.com
2 stars 6 forks source link

[protected-embed] shortcode handler #23

Closed joshbetz closed 5 years ago

joshbetz commented 5 years ago

Render protected embeds as-is from the protected_embeds table.

joshbetz commented 5 years ago

Already done in https://github.com/Automattic/vip-go-wpcom-compat/pull/8

We just need to change the table name to wp_protected_embeds per https://github.com/Automattic/vip-go-wpcom-compat/issues/16.