Skip to content

Releases: highrisedigital/better-core-video-embeds

v1.1.3

21 Jan 18:36
Compare
Choose a tag to compare
  • Ensure the plugin works on videos embedded from the www or no www version of a domain e.g. www.youtube.com and youtube.com.
  • Output an alt attribute on the video thumbnail image.
  • Correct the name of the Daily Motion thumbnail output filter.

v1.1.2

18 Jan 06:31
Compare
Choose a tag to compare
  • Allow HTML allowed in a caption to be used with videos. Previously HTML was stripped from the caption.
  • Ensure that any links added to embed captions are clickable.

v1.1.1

20 Dec 18:44
Compare
Choose a tag to compare
  • Bug fix: fixes a bug where the <figcaption> is removed when the video is clicked. This release makes sure it stays present.

v1.1

29 Nov 13:15
Compare
Choose a tag to compare
  • Updated a bug where the CSS was not loading for some users.
  • Added support for Daily Motion videos
  • Enqueued the stylesheet using the standard wp_enqueue_style function rather than using print styles
  • Improved the way the thumbnail markup is output, making this more extensible and easier for developers to modify
  • Added support for the embed caption to show beneath the thumbnail image
  • Adds the embed provider slug as a class on the thumbnail wrapper

v1.0

26 Nov 13:20
Compare
Choose a tag to compare

Initial release.