Changeset 3373108
- Timestamp:
- 10/05/2025 11:24:21 AM (6 months ago)
- Location:
- whistleblowing-system/trunk
- Files:
-
- 3 edited
-
config.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
-
whistleblowing.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
whistleblowing-system/trunk/config.php
r3372948 r3373108 5 5 6 6 if (!defined('WBLS_VERSION')) { 7 define('WBLS_VERSION', '1.3.1 2');7 define('WBLS_VERSION', '1.3.13'); 8 8 } 9 9 if (!defined('WBLS_PREFIX')) { -
whistleblowing-system/trunk/readme.txt
r3372948 r3373108 5 5 Tested up to: 6.8 6 6 Requires PHP: 7.4 7 Stable tag: 1.3.1 27 Stable tag: 1.3.13 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 37 37 38 38 == Short demo video == 39 https://www.youtube.com/watch?v= YFRRX6SrYRg39 https://www.youtube.com/watch?v=awXnItCglX0 40 40 41 41 = Useful Links: = … … 116 116 117 117 == Changelog == 118 = 1.3.13 = 119 Added: Video presentation 120 118 121 = 1.3.12 = 119 122 Added: Incoming webhook -
whistleblowing-system/trunk/whistleblowing.php
r3372948 r3373108 6 6 * Plugin URI: https://whistleblowing-form.de 7 7 * Description: Whistleblowing system form is the ultimate solution for effortlessly creating and managing contact and whistleblowing forms. 8 * Version: 1.3.1 28 * Version: 1.3.13 9 9 * Author: Whistleblowing System Team 10 10 * Author URI: https://whistleblowing-form.de
Note: See TracChangeset
for help on using the changeset viewer.