Plugin Directory

Changeset 2511918


Ignore:
Timestamp:
04/09/2021 06:14:24 AM (5 years ago)
Author:
retokuhn
Message:

Version 1.0.5 - General update

Location:
embed-simplex-player/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • embed-simplex-player/trunk/embed-simplex-player.php

    r2064531 r2511918  
    22/**
    33 * @package embed-simplex-player
    4  * @version 1.0.4
     4 * @version 1.0.5
    55 */
    66/*
     
    88Plugin URI:     https://wordpress.org/plugins/embed-simplex-player/
    99Description:    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.4
     10Version:        1.0.5
    1111Author:         Reto Kuhn
    1212Author URI:     https://retokuhn.ch
  • embed-simplex-player/trunk/readme.txt

    r2179971 r2511918  
    22Contributors: retokuhn
    33Tags: xtendx, simplex, player, embed
    4 Requires at least: 4.0
    5 Tested up to: 5.3
    6 Requires PHP: 5.6
    7 Stable tag: 1.0.4
     4Requires at least: 5.2
     5Tested up to: 5.7
     6Requires PHP: 7.0
     7Stable tag: 1.0.5
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6969= 1.0.4 =
    7070* Fixed issues with parameters "width", "height".
     71= 1.0.5 =
     72* General update.
Note: See TracChangeset for help on using the changeset viewer.