Changeset 2032595
- Timestamp:
- 02/17/2019 09:22:30 AM (7 years ago)
- Location:
- embed-simplex-player/trunk
- Files:
-
- 2 edited
-
embed-simplex-player.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
embed-simplex-player/trunk/embed-simplex-player.php
r2032594 r2032595 2 2 /** 3 3 * @package embed-simplex-player 4 * @version 1.0. 04 * @version 1.0.1 5 5 */ 6 6 /* … … 8 8 Plugin URI: https://wordpress.org/plugins/embed-simplex-player/ 9 9 Description: Integrate the xtendx simplex player with a shortcode. Generates an embed code and displays the simplex player in a responsive iframe. 10 Version: 1.0. 010 Version: 1.0.1 11 11 Author: Reto Kuhn 12 12 Author URI: https://retokuhn.ch -
embed-simplex-player/trunk/readme.txt
r2032592 r2032595 5 5 Tested up to: 5.1.0 6 6 Requires PHP: 5.6 7 Stable tag: 1.0 7 Stable tag: 1.0.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 58 58 = 1.0.0 = 59 59 * Initial release. 60 = 1.0.1 = 61 * Fixed issue with get attributes.
Note: See TracChangeset
for help on using the changeset viewer.