-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
51 lines (36 loc) · 1004 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
=== Hackathon Management System ===
Contributors: burdianov
Author URI: https://te-st.org/
Plugin URI:
Tags:
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 1.2.5
License: GPL v3
Hackathon Management System
== Description ==
Hackathon Management System – a plugin that simplifies organization of online hackathons: create teams, invite members, set demonstration deadlines, upload presentations and check-ins, communicate with participants.
== Changelog ==
= 1.2.5 =
* Improve support WordPress 6.7
= 1.2.4 =
* Add support WordPress version 6.5.
= 1.2.3 =
* Generate random user login.
* Add register form title filter.
* Add register form before submit action.
= 1.2.2 =
* Update allowed html.
= 1.2.1 =
* Improve PHPCS Security.
= 1.2.0 =
* Added internal messaging system between participants.
= 1.1.1 =
* Added the ability to export data into a CSV file.
= 1.1.0 =
* Create form constructor.
= 1.0.1 =
* Add Users filter.
= 1.0.0 =
* First official release!