=== Deepen Shortcode === Contributors: Deepen Tags: deepen, shortcode, audio, embed, widget, player Requires at least: 2.5.0 Tested up to: 5.9 Stable tag: 1.11 Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A simple and easy way to embed Deepen player into your WordPress blog. == Description == A simple and easy way to embed Deepen widget into your WordPress blog. Example: `[deepen resource="articleId=12345678-abcd-ef01-2345-6789abcdef01" username="xxx" password="yyyyyyy"]` **More Options** Deepen shortcode requires resource id and credentials to play: * `resource="articleId=X"`: id of the article to embed. * `username="xxxx"`: username to login in Deepen platform * `password="xxxx"`: password to login in Deepen platform The plugin also supports the following optional parameters: * `width`: player's width - can be in % or px (ie. `100%` or `400px`). * `height`: player's height - can be in % or px (ie. `100%` or `400px`). **Help** If you need further help, please contact us at info@deepen.news == Frequently Asked Questions == = How can i get username and password? = Contact us at info@deepen.news to join our network! == Screenshots == N/A == Changelog == = 1.11 = * Wordpress version 5.9 support = 1.10 = * Improve browser compatibility = 1.9 = * Add iframe height offset = 1.8 = * Remove external dependencies = 1.7 = * Set iframe height from external file = 1.6 = * Automatically setting iframe height = 1.5 = * New player component = 1.4 = * Fix iframe's height = 1.3 = * Update min height value = 1.2 = * Change player url = 1.1 = * Fix authentication params = 1.0 = * First Release == Upgrade Notice == = 1.2 = * Upgrade to connect to the new player url = 1.1 = Upgrade to fix authentication parameters = 1.0 = This is our first release