=== Ubideo === Donate link: https://ubideo.com Tags: live, stream, embed, social Requires at least: 3.0.1 Tested up to: 4.3.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Provides tools to work with the Ubideo platform. Create True Live. Easy embedding of your live tv channel or event. == Description == This plugin allows you to place a ubideo live stream player into posts or pages using a shortcode. Usage: Place a shortcode tag on the page or post you want the ubideo.com embed to appear in. There are two types of embed * Event embed: [ubideo event="REPLACE WITH YOUR UBIDEO EVENT ID"] * Profile embed: [ubideo profile="REPLACE WITH YOUR UBIDEO PROFILE ID"] You can find the ID in the url of either your event or profile. The ID is the last segment in the URL. For example: The Event URL looks like this: https://ubideo.com/event/5628f386ca3c16820030aa4a The last segment is “5628f386ca3c16820030aa4a”. The Profile url looks like this: https://ubideo.com/profile/ubideotv The last segment is “ubideotv”. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload the ubideo directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Use the shortcode as described above in your post or page. == Changelog == = 1.0 = * Initial version