Plugin Directory

Changeset 2714108


Ignore:
Timestamp:
04/25/2022 02:06:34 AM (4 years ago)
Author:
ruddernationdesigns
Message:

Tested up to version 5.9.3 with no issues

Location:
tc-room-spy/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tc-room-spy/trunk/readme.txt

    r2650619 r2714108  
    55Tags: Tinychat room spy, Tinychat api, room spy, wordpress chat, buddypress chat, wordpress video chat
    66Requires at least: 5.0
    7 Tested up to: 5.8.2
    8 Stable tag: 1.3.6
     7Tested up to: 5.9.3
     8Stable tag: 1.3.7
    99License: GNU3
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
  • tc-room-spy/trunk/room-spy.php

    r2650619 r2714108  
    77* Description: You can use this to search Tinychat profiles/rooms, This contains no CSS! So you may need to add your own custom CSS.
    88* Requires at least: WordPress 2.0
    9 * Tested up to: 5.8.2
    10 * Version: 1.3.6
     9* Tested up to: 5.9.3
     10* Version: 1.3.7
    1111* License: GNUv3
    1212* License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
    13 * Date: 29 December 2021
     13* Date: 25 April 2022
    1414*/
    15 define('COMPARE_VERSION', '1.3.5');
     15define('COMPARE_VERSION', '1.3.6');
    1616defined( 'ABSPATH' ) or die( 'Hola' );
    1717register_activation_hook(__FILE__, 'rndtc_room_spy_install');
Note: See TracChangeset for help on using the changeset viewer.