Changeset 2543203
- Timestamp:
- 06/06/2021 08:16:05 AM (5 years ago)
- Location:
- record-screen/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
screenRecorder.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
record-screen/trunk/readme.txt
r2482403 r2543203 3 3 Tags: screen recorder, record, activity 4 4 Requires at least: 4.5 5 Tested up to: 5. 66 Stable tag: 0.0 25 Tested up to: 5.7.2 6 Stable tag: 0.03 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
record-screen/trunk/screenRecorder.php
r2482403 r2543203 4 4 Plugin URI: https://www.spyform.com 5 5 description: Record and playback all actions of an user that visits your website. Can be set on pages and/or posts. 6 Version: 1.0 26 Version: 1.03 7 7 Author: proxymis 8 8 Author URI: https://www.proxymis.com … … 15 15 private $settings_options; 16 16 public static $debug = FALSE; 17 17 18 18 19 public function __construct()
Note: See TracChangeset
for help on using the changeset viewer.