=== 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.8.1 Requires PHP: 7.0 Stable tag: 1.9.3 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.9.3 * Fix block preview bug with open.video URLs = 1.9.2 * Add support for open.video URLs = 1.9.1 * Don't allow redirects with slashes added to end of URL = 1.9.0 * Support video sitemaps = 1.8.1 * Include version in channel headers = 1.8.0 * Support Open.Video routes = 1.7.1 * workaround caching plugins = 1.7.0 * Provide alternative token auth method = 1.6.4 * Support embedding watch page url formats with slugs = 1.6.3 = * Minor fix = 1.6.2 = * Fix header bug = 1.6.1 = * Minor improvements = 1.6.0 = * Add support for user sessions = 1.5.0 = * Improvements to channel hosting setup process = 1.4.1 = * Changed adstxtmanager ID = 1.4.0 = * Add setting to automatically insert videos on all pages within the site = 1.3.2 = * Include ads.txt automatic ID and helpful setup links = 1.3.0 = * Added site channel and dedicated video page features for Humix website owners * Added ads.txt support for Humix website owners = 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