Changeset 2427611
- Timestamp:
- 11/28/2020 06:56:37 AM (5 years ago)
- Location:
- tc-ezcape-chat/trunk
- Files:
-
- 2 edited
-
ezcape-chat.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tc-ezcape-chat/trunk/ezcape-chat.php
r2354234 r2427611 6 6 * Author URI: https://profiles.wordpress.org/ruddernationdesigns 7 7 * Description: This allows you to have Ezcape chat on your blog, Make sure the chat room exists though! (Formally Kageshi) 8 * Requires at least: WordPress 5.0, BuddyPress 4.0.09 * Tested up to: WordPress5.510 * Version: 1. 2.98 * Requires at least: WordPress 2.0, BuddyPress 1.0.0 9 * Tested up to: 5.5 10 * Version: 1.3.0 11 11 * License: GNUv3 12 12 * License URI: https://www.gnu.org/licenses/gpl-3.0.en.html 13 * Date: 06th August202013 * Date:28th November 2020 14 14 */ 15 define('COMPARE_VERSION', '1.2. 8');16 defined( 'ABSPATH' ) or die( ' No script kiddies please!' );15 define('COMPARE_VERSION', '1.2.9'); 16 defined( 'ABSPATH' ) or die( 'Soooo What you looking for?' ); 17 17 register_activation_hook(__FILE__, 'ezcapechat_install'); 18 18 -
tc-ezcape-chat/trunk/readme.txt
r2354234 r2427611 1 === Flash Video Chat - Ezcape Chat===1 === Flash Video Chat === 2 2 3 3 Contributors: ruddernationdesigns 4 4 Donate link: https://www.paypal.me/RuddernationDesigns 5 5 Tags: ezcapechat, video chat, wordpress video chat, flash video chat, chat, kageshi 6 Requires at least: 5.06 Requires at least: Wordpress 5.0 7 7 Tested up to: 5.5 8 Stable tag: 1. 2.98 Stable tag: 1.3.0 9 9 License: GNUv3 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Note: See TracChangeset
for help on using the changeset viewer.