Archive | /wp-includes/media.php RSS feed for this section

wp_maybe_load_embeds

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.

15209

Continue reading

_wp_post_thumbnail_class_filter

Adds a ‘wp-post-image’ class to post thumbnails Uses the begin_fetch_post_thumbnail_html and end_fetch_post_thumbnail_html action hooks to dynamically add/remove itself so as to only filter post thumbnails

4403

Continue reading