wp_maybe_load_embeds
wp_maybe_load_embeds ( No parameters )
- Introduced in WordPress: 2.9.0
- Deprecated in WordPress: —
Description
Determines if default embed handlers should be loaded.Checks to make sure that the embeds library hasn't already been loaded. If
it hasn't, then it will load the embeds library.