=== Humix for WordPress === Contributors: humix Author URI: https://www.humix.com/ Tags: humix, video, embed, network Requires at least: 5.8.0 Tested up to: 6.2 Requires PHP: 7.0 Stable tag: 1.2.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == The plugin allows users to embed videos from Humix.com with a Humix widget in your theme, a custom block with playback settings like float, autoplay within your content, a simple shortcode [humix] shortcode anywhere you'd like. You can add a video to all posts under a category when adding a Humix block to your posts. Let Humix AI find the right video to add to your site, or find a video from Humix.com you'd like to embed on your post, paste it into the block, add your settings, and publish. Shortcode format to embed a video that will float, autoplay, and won't loop: [humix url="..." float="1" autoplay="1" loop="0"] Shortcode format to embed a video that is auto-selected by Humix AI that will float, autoplay, and won't loop: [humix auto="1" float="1" autoplay="1" loop="0"] == Installation == The plugin can be added by downloading it from our WordPress listing or by searching directly in the plugin directory from your WordPress admin dashboard. == Changelog == = 1.2.2 = * Verified compatibility with WordPress 6.5.2 = 1.2.0 = * Added feedback form = 1.1.0 = * Add support for embedding playlists from humix.com * Add additional auto select options * Expand add to additional posts options * Minor bug fixes = 1.0.0 = * Initial release