Changeset 2511918
- Timestamp:
- 04/09/2021 06:14:24 AM (5 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
r2064531 r2511918 2 2 /** 3 3 * @package embed-simplex-player 4 * @version 1.0. 44 * @version 1.0.5 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. 410 Version: 1.0.5 11 11 Author: Reto Kuhn 12 12 Author URI: https://retokuhn.ch -
embed-simplex-player/trunk/readme.txt
r2179971 r2511918 2 2 Contributors: retokuhn 3 3 Tags: xtendx, simplex, player, embed 4 Requires at least: 4.05 Tested up to: 5. 36 Requires PHP: 5.67 Stable tag: 1.0. 44 Requires at least: 5.2 5 Tested up to: 5.7 6 Requires PHP: 7.0 7 Stable tag: 1.0.5 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 69 69 = 1.0.4 = 70 70 * Fixed issues with parameters "width", "height". 71 = 1.0.5 = 72 * General update.
Note: See TracChangeset
for help on using the changeset viewer.