-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathreadme.txt
139 lines (76 loc) · 2.29 KB
/
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
=== bs Contact Form 7 ===
Contributors: The Bootscore Contributors, Bastian Kreiter, Johannes Reiter
Stable tag: 5.3.4
Tested up to: 6.6
Requires at least: 5.0
Requires PHP: 7.4
Requires Plugins: contact-form-7
License: MIT License
License URI: https://github.com/bootscore/bs-contact-form-7/blob/main/LICENSE
This plugin adds Bootstrap 5 alerts, custom radio and checkboxes to Contact Form 7, Copyright 2021 - 2024 The Bootscore Contributors.
== Installation ==
1. In your admin panel, go to Plugins > and click the Add New button.
2. Click Upload Plugin and Choose File, then select the Plugin's .zip file. Click Install Now.
3. Click Activate to use your new Plugin right away.
== Usage ==
Use HTML Markup as described here https://bootscore.me/documentation/bs-contact-form-7/
== Changelog ==
= 5.3.4 - August 31 2024 =
#### Improvements
* Added icon.svg
* Updated meta
* Tested up to WP 6.6
= 5.3.3 - April 03 2024 =
#### Improvement
* Added `Required Plugins` header (WordPress 6.5)
= 5.3.2 - March 28 2024 =
#### Improvements
* Moved css and js to assets folder
* Hide reCAPTCHA badge
#### Update
* Update checker 5.4
= 5.3.1 - January 18 2024 =
#### Improvement
* Removed -main branch suffix from plugin's folder. This does not affect existing bs-contact-form-7-main installations.
#### Update
* Update checker 5.3
= 5.3.0 - December 18 2023 =
#### Update
* Update checker v5
= 5.2.0 - September 21 2023 =
#### Improvements
* Deny direct access b492db8
* Refactor validation #10
* Minify style/scripts and add source 37e7370
* Switch to Vanilla Script #12
#### Bugfix
* Allow multiple instances on one page #11
= 5.1.1 - July 06 2023 =
#### Bugfix
* Wrong class bug on type checkox
= 5.1.0 - June 09 2023 =
#### Feature
* Add composer.json
= 5.0.0.4 - December 11 2022 =
#### Improvement
* Refactored ajax-loader spinner
#### Bugfix
* Add filter to remove autop (CF7 5.7)
= 5.0.0.3 - November 03 2021 =
#### Features
* Added README.md
* Included Update Checker
#### Improvement
* Reformatted all files
= 5.0.0.2 - February 26 2021 =
#### Improvement
* Display checks and radios inline
#### Bugfix
* Hide alert on form submitting
#### Update
* Ready for CF7 5.4
= 5.0.0.1 - February 10 2021 =
#### Improvement
* Load js in footer
= 5.0.0 - December 12 2020 =
* Initial release