Changeset 3152641
- Timestamp:
- 09/16/2024 01:00:33 PM (19 months ago)
- Location:
- spreaker-shortcode
- Files:
-
- 4 edited
-
tags/1.8.2/package.json (modified) (1 diff)
-
tags/1.8.2/spreaker_shortcode.php (modified) (1 diff)
-
trunk/package.json (modified) (1 diff)
-
trunk/spreaker_shortcode.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
spreaker-shortcode/tags/1.8.2/package.json
r3093325 r3152641 1 1 { 2 2 "name": "spreaker-shortcode", 3 "version": "1.8. 2",3 "version": "1.8.3", 4 4 "description": "A simple and easy way to embed Spreaker widgets into your WordPress blog.", 5 5 "main": "spreaker_shortcode.php", -
spreaker-shortcode/tags/1.8.2/spreaker_shortcode.php
r3093325 r3152641 5 5 Description: A simple and easy way to embed Spreaker widgets into your WordPress blog. A simple example: "[spreaker type=player resource="episode_id=3331356"]". More options in the plugin page. If you need further help, please contact us at <a href="http://help.spreaker.com">help.spreaker.com</a>. 6 6 Author: Spreaker 7 Version: 1.8. 27 Version: 1.8.3 8 8 Author URI: https://www.spreaker.com 9 9 */ -
spreaker-shortcode/trunk/package.json
r3093325 r3152641 1 1 { 2 2 "name": "spreaker-shortcode", 3 "version": "1.8. 2",3 "version": "1.8.3", 4 4 "description": "A simple and easy way to embed Spreaker widgets into your WordPress blog.", 5 5 "main": "spreaker_shortcode.php", -
spreaker-shortcode/trunk/spreaker_shortcode.php
r3093325 r3152641 5 5 Description: A simple and easy way to embed Spreaker widgets into your WordPress blog. A simple example: "[spreaker type=player resource="episode_id=3331356"]". More options in the plugin page. If you need further help, please contact us at <a href="http://help.spreaker.com">help.spreaker.com</a>. 6 6 Author: Spreaker 7 Version: 1.8. 27 Version: 1.8.3 8 8 Author URI: https://www.spreaker.com 9 9 */
Note: See TracChangeset
for help on using the changeset viewer.