Skip to content

1.0.0 Responsive Video Embeds Made Easy

Choose a tag to compare

@planetoftheweb planetoftheweb released this 30 Jun 05:02
· 33 commits to main since this release

Features

  • Embed responsive YouTube and Vimeo videos with a simple shortcode.
  • Display single videos or create fully customizable video grids.
  • Google API integration for enhanced data and reliability.
  • Caching for fast video performance.
  • Mobile-friendly and fully responsive layouts.
  • Customizable styles with clean CSS.
  • Easy admin configuration and settings.

Shortcode Usage

  • Add a single video:
    [flex_video url="https://www.youtube.com/watch?v=example"]
  • Create a video grid:
    [flex_video_grid ids="abc123,def456,ghi789"]

Admin Settings

  • Configure global defaults for video width, aspect ratio, and more.
  • API key management for YouTube integration.
  • Options for cache duration and display layout.

Requirements

  • WordPress 5.0+
  • PHP 7.2+
  • Getting Started

Upload the plugin, activate it, and visit the “Flex Videos” settings page in your WordPress admin to configure.

Changelog

  • Initial release.