-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
43 lines (30 loc) · 939 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
=== Woda Admin Options ===
Contributors: @davidmondok
Tags: fonts, performance
Requires at least: 4.5
Tested up to: 5.3
Stable tag: 0.4.0
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
...
== Description ==
...
== Installation ==
Upload the plugin to your WordPress website and activate it.
1, 2, 3: You're done!
== Changelog ==
= 0.1.0 =
* Provide basic features to implement font loading strategy
= 0.1.2 =
* Fix linked GitHub repository
= 0.2.0 =
* Update GitHub updater to 4.9 to use Authorization HTTP header instead as using the `access_token` query parameter is deprecated and will be removed July 1st, 2020.
* Use constant GITHUB_ACCESS_TOKEN for updater if available
* Change fallback option key to woda_github_access_token
* Change option keys
= 0.2.1 =
* Add GitHub Plugin URI to plugin header
= 0.3.0 =
* Remove internal GitHub Updater logic
= 0.4.0 =
* Remove internal GitHub Updater logic