@@ -24,59 +24,63 @@ You can find the plugin on <https://wordpress.org/plugins/smntcs-disable-rest-ap
24
24
25
25
## Changelog
26
26
27
+ ### 2.3 (2024.10.19)
28
+
29
+ - Test up to WordPress 6.6
30
+
27
31
### 2.2 (2023.10.15)
28
32
29
- - Test up to WP 6.4
30
- - Convert code to OOP
33
+ - Test up to WordPress 6.4
34
+ - Convert code to OOP
31
35
32
36
### 2.1 (2023.03.11)
33
37
34
- - Test up to WP 6.2
38
+ - Test up to WordPress 6.2
35
39
36
40
### 2.0 (2022.12.03)
37
41
38
- - Test up to WP 6.1
42
+ - Test up to WordPress 6.1
39
43
40
44
### 1.9 (2022.06.09)
41
45
42
- - Test up to WP 6.0
46
+ - Test up to WordPress 6.0
43
47
44
48
### 1.8 (2021.12.31)
45
49
46
- - Test up to WP 5.8
50
+ - Test up to WordPress 5.8
47
51
48
52
### 1.7 (2021.05.01)
49
53
50
- - [ Add build tools] ( https://github.com/nielslange/smntcs-disable-rest-api-user-endpoints/issues/21 )
51
- - [ Add GitHub Actions] ( https://github.com/nielslange/smntcs-disable-rest-api-user-endpoints/issues/23 )
52
- - [ Test up to WP 5.7] ( https://github.com/nielslange/smntcs-disable-rest-api-user-endpoints/issues/25 )
54
+ - [ Add build tools] ( https://github.com/nielslange/smntcs-disable-rest-api-user-endpoints/issues/21 )
55
+ - [ Add GitHub Actions] ( https://github.com/nielslange/smntcs-disable-rest-api-user-endpoints/issues/23 )
56
+ - [ Test up to WordPress 5.7] ( https://github.com/nielslange/smntcs-disable-rest-api-user-endpoints/issues/25 )
53
57
54
58
### 1.6 (2021.01.08)
55
59
56
- - Test up to WP 5.6
60
+ - Test up to WordPress 5.6
57
61
58
62
### 1.5 (2020.05.10)
59
63
60
- - [ Remove load_plugin_textdomain()] ( https://github.com/nielslange/smntcs-disable-rest-api-user-endpoints/issues/7 )
64
+ - [ Remove load_plugin_textdomain()] ( https://github.com/nielslange/smntcs-disable-rest-api-user-endpoints/issues/7 )
61
65
62
66
### 1.4 (2020.05.10)
63
67
64
- - [ Update plugin header] ( https://github.com/nielslange/smntcs-disable-rest-api-user-endpoints/issues/5 )
65
- - Test up to WP 5.4
68
+ - [ Update plugin header] ( https://github.com/nielslange/smntcs-disable-rest-api-user-endpoints/issues/5 )
69
+ - Test up to WordPress 5.4
66
70
67
71
### 1.3 (2019.12.26)
68
72
69
- - [ Add build tools] ( https://github.com/nielslange/smntcs-disable-rest-api-user-endpoints/issues/3 )
70
- - [ Test up to 5.3] ( https://github.com/nielslange/smntcs-disable-rest-api-user-endpoints/issues/2 )
73
+ - [ Add build tools] ( https://github.com/nielslange/smntcs-disable-rest-api-user-endpoints/issues/3 )
74
+ - [ Test up to 5.3] ( https://github.com/nielslange/smntcs-disable-rest-api-user-endpoints/issues/2 )
71
75
72
76
### 1.2 (2019.04.05)
73
77
74
- - Refactor based on PHPCS and WPCS
78
+ - Refactor based on PHPCS and WPCS
75
79
76
80
### 1.1 (2019.02.20)
77
81
78
- - Test up to WP 5.1
82
+ - Test up to WordPress 5.1
79
83
80
84
### 1.0 (2018.03.27)
81
85
82
- - Initial release
86
+ - Initial release
0 commit comments