Changeset 2459036
- Timestamp:
- 01/19/2021 03:03:40 PM (5 years ago)
- Location:
- tc-ezcape-chat/trunk
- Files:
-
- 2 edited
-
ezcape-chat.php (modified) (2 diffs)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tc-ezcape-chat/trunk/ezcape-chat.php
r2442763 r2459036 1 1 <?php 2 2 /* 3 * Plugin Name: Flash Video Chat - Ezcape Chat3 * Plugin Name: Ezcape Video Chat - Discontinued 4 4 * Plugin URI: https://wordpress.org/plugins/ezcape-chat/ 5 5 * Author: Ruddernation Designs … … 8 8 * Requires at least: WordPress 2.0, BuddyPress 1.0.0 9 9 * Tested up to: 5.6 10 * Version: 1.3. 111 * License: GNUv312 * License URI: https:// www.gnu.org/licenses/gpl-3.0.en.html10 * Version: 1.3.2 11 * License: MIT 12 * License URI: https://opensource.org/licenses/MIT 13 13 * Date:19th December 2020 14 14 */ 15 define('COMPARE_VERSION', '1.3. 0');15 define('COMPARE_VERSION', '1.3.1'); 16 16 defined( 'ABSPATH' ) or die( 'Anime is not just for Christmas, but for Life!' ); 17 17 register_activation_hook(__FILE__, 'ezcapechat_install'); -
tc-ezcape-chat/trunk/readme.txt
r2442763 r2459036 1 === Ezcape Video Chat ===1 === Ezcape Video Chat - Discontinued === 2 2 3 3 Contributors: ruddernationdesigns … … 6 6 Requires at least: Wordpress 5.0 7 7 Tested up to: 5.6 8 Stable tag: 1.3. 19 License: GNUv310 License URI: https:// www.gnu.org/licenses/gpl-3.0.en.html8 Stable tag: 1.3.2 9 License: MIT 10 License URI: https://opensource.org/licenses/MIT 11 11 12 12 == Description == … … 130 130 * Tested up to Wordpress 5.5 with no issues. 131 131 132 = 1.3.2 = 133 134 * This has now been discontinued due to ezcapechat.com now having their domain set to 'SameOrigin' in their X-Frame-Options, 135 * This is unfortunate, but I thank the owners for the use the plugin had for a limit time, so Thanks to the owners and sorry to all affected. 136 132 137 133 138 == Social Sites ==
Note: See TracChangeset
for help on using the changeset viewer.