Changeset 1490400
- Timestamp:
- 09/05/2016 04:41:10 PM (10 years ago)
- Location:
- brighttalk-wp-shortcode
- Files:
-
- 5 added
- 2 edited
-
tags/1.0.1 (added)
-
tags/1.0.1/assets (added)
-
tags/1.0.1/assets/screenshot-1.png (added)
-
tags/1.0.1/brighttalk-wp-shortcode.php (added)
-
tags/1.0.1/readme.txt (added)
-
trunk/brighttalk-wp-shortcode.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
brighttalk-wp-shortcode/trunk/brighttalk-wp-shortcode.php
r1411782 r1490400 5 5 * Plugin URI: https://github.com/BrightTALK/brighttalk-wp-shortcode/ 6 6 * Description: Add the BrightTALK media player shortcode to to simplify embedding BrightTALK content into your site. 7 * Version: 1.0. 07 * Version: 1.0.1 8 8 * Author: Dorian Logan 9 * Author URI: http ://developer.brighttalk.com/9 * Author URI: https://developer.brighttalk.com/ 10 10 * License: GPLv2 or later 11 11 * License URI: http://www.gnu.org/licenses/gpl-2.0.html -
brighttalk-wp-shortcode/trunk/readme.txt
r1411179 r1490400 17 17 To embed content you must specify the BrightTALK channel ID, you can also specify the comm ID of the presentation. 18 18 19 > [ BrightTALK channelid=1166 commid=0]19 > [BrightTALK channelid=1166 commid=0] 20 20 21 21 This will display the most recent piece of content and a listing of upcoming and recorded events.
Note: See TracChangeset
for help on using the changeset viewer.