by dabohaze on WordPress.org
When adding media on the post screen, automatically add decoding = "async" to the img tag
When adding media on the post screen, automatically add decoding = “async” to the img tag.
You don’t have to write decoding = “async” manually.
Allows the first attachment image associated with a post to be used in different locations throughout a blog.
Big main picture of a gallery and thumbnails of others, and the main image changes when one clicks thumbnails.
"TinyMCE remove-base-64-image" immediately removes images dropped into the TinyMCE editor with Firefox and alerts the user with the reason.