Plugin Directory

Changeset 2543203


Ignore:
Timestamp:
06/06/2021 08:16:05 AM (5 years ago)
Author:
proxymis
Message:

fixes: Modal window centered

Location:
record-screen/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • record-screen/trunk/readme.txt

    r2482403 r2543203  
    33Tags: screen recorder, record, activity
    44Requires at least: 4.5
    5 Tested up to: 5.6
    6 Stable tag: 0.02
     5Tested up to: 5.7.2
     6Stable tag: 0.03
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • record-screen/trunk/screenRecorder.php

    r2482403 r2543203  
    44Plugin URI: https://www.spyform.com
    55description: Record and playback all actions of an user that visits your website. Can be set on pages and/or posts.
    6 Version: 1.02
     6Version: 1.03
    77Author: proxymis
    88Author URI: https://www.proxymis.com
     
    1515    private $settings_options;
    1616    public static $debug = FALSE;
     17
    1718
    1819    public function __construct()
Note: See TracChangeset for help on using the changeset viewer.