How to disable auto-embeds (oEmbed) in WordPress 3.5
WordPress 3.5 will remove some options from the UI. One of these options is the Embeds section. autoembed_urls, the on-off checkbox, goes way, and oEmbed is always assumed to be on. The only reason to have a UI on/off for oEmbed is if it was easy to accidentally embed items. But it doesn’t parse every link in the…
Related Articles:
Rate This Article --> |
GD Star Rating loading... |
LatestWP Score for this Article:
86%
In WordPress 3.5 auto-emebeds ( oEmbed ) will not be shown at the back-end admin dashboard. However, you will still be able to disable it with a simple snippet of code from this post.
...[Visit Original Article]

