Tetrakern
7a3473b4ed
Add custom property for chapter list title font
2024-02-08 15:01:56 +01:00
Tetrakern
20c84c86b2
Add system font to Customizer font options
2024-02-08 14:41:13 +01:00
Tetrakern
6f32c420af
Add input for Google Fonts links
2024-02-08 14:40:47 +01:00
Tetrakern
2d1fbf5d65
Delete cached bundled fonts on theme switch
2024-02-08 01:41:21 +01:00
Tetrakern
8cac44515e
Update default fonts
2024-02-08 01:28:46 +01:00
Tetrakern
426983df04
Get fonts from child theme
2024-02-08 01:17:06 +01:00
Tetrakern
3276b2be17
Make critical path CSS conditional
2024-02-08 00:26:13 +01:00
Tetrakern
c5964805d5
Reflect font selection on settings page
2024-02-08 00:14:57 +01:00
Tetrakern
21fed199cb
Split up head meta function
2024-02-07 23:25:05 +01:00
Tetrakern
6a6a624321
Update font option descriptions
2024-02-07 23:15:17 +01:00
Tetrakern
69b35902a8
Update input font family
2024-02-07 23:12:10 +01:00
Tetrakern
2f3a26f4fa
Apply new theme mods
2024-02-07 22:56:39 +01:00
Tetrakern
a815876995
Add customizer options
2024-02-07 22:41:31 +01:00
Tetrakern
0b6c8ee464
Add font value quote wrapper utility
2024-02-07 22:14:08 +01:00
Tetrakern
84d70f8541
Fix source display in settings
2024-02-07 20:58:18 +01:00
Tetrakern
50c21677ef
Let theme cache purge delete bundled-fonts.css
2024-02-07 20:32:42 +01:00
Tetrakern
53672d0d51
Update complete.css
2024-02-07 20:32:13 +01:00
Tetrakern
83e0ca217d
Apply new font system
2024-02-07 16:40:14 +01:00
Tetrakern
9c293e98a3
Change info.txt logic to font.json
2024-02-07 12:28:49 +01:00
Tetrakern
2336d35573
Update font info
2024-02-07 10:52:52 +01:00
Tetrakern
6652554419
Font files
2024-02-07 03:14:29 +01:00
Tetrakern
14a3a6a373
Split up font definitions
2024-02-07 03:05:05 +01:00
Tetrakern
ddfd61cb34
Move building to separate function
2024-02-07 02:43:01 +01:00
Tetrakern
aac9f5a2b9
Make sure directory and file are created if missing
2024-02-07 02:32:36 +01:00
Tetrakern
428bcf1c3c
Update .gitignore
2024-02-07 02:24:02 +01:00
Tetrakern
5da049c944
Prototype dynamic font inclusion
2024-02-07 02:22:59 +01:00
Tetrakern
05643cd511
Update utility
2024-02-07 01:36:00 +01:00
Tetrakern
2a35906461
Add utility to get fonts
2024-02-07 00:32:51 +01:00
Tetrakern
f4324f4596
Font version number
2024-02-06 23:37:29 +01:00
Tetrakern
cbcc1a8130
Show all fonts in Fonts setting page
2024-02-06 23:34:39 +01:00
Tetrakern
9323d97289
Update box style
2024-02-06 22:40:58 +01:00
Tetrakern
b9c9ecceac
Update info.txt
2024-02-06 22:40:47 +01:00
Tetrakern
720a37d2ea
Merge branch 'main' into font_manager
2024-02-06 22:28:05 +01:00
Tetrakern
ee327cd601
temporarily move info.txt
2024-02-06 22:28:01 +01:00
Tetrakern
3405076e86
Update fonts
2024-02-06 22:26:30 +01:00
Tetrakern
45bc94a00f
Prototype font detection and cards
2024-02-06 17:40:54 +01:00
Tetrakern
3950f8cd01
Base structure and prototype
2024-02-06 15:46:28 +01:00
Tetrakern
5ae01e8f15
Add CSS modifier class to list items if password protected
2024-02-06 14:18:37 +01:00
Tetrakern
56d04b7f00
Update INSTALLATION.md
2024-02-06 12:14:08 +01:00
Tetrakern
f37abb9513
Improve sticky story query helper
2024-02-06 11:37:29 +01:00
Tetrakern
c55c737dbd
Add more CSS modifier classes to small cards
2024-02-06 03:10:02 +01:00
Tetrakern
f40cb3242f
Fix sticky story query helper
2024-02-06 02:52:21 +01:00
Tetrakern
c1909cbbab
Improve legacy cleanup
...
The timestamp of the old option field was at one point set too far into the future, preventing this from working. Also, private and future posts were not considered for the SEO cleanup.
2024-02-06 02:31:56 +01:00
Tetrakern
4ba2b4602f
Create .keep
2024-02-06 00:54:37 +01:00
Tetrakern
affc19f5b8
Code cleanup and remove errant wp_die()
...
Yikes.
2024-02-06 00:32:15 +01:00
Tetrakern
627f2e90a2
Use sprintf() for cleaner code
2024-02-05 21:00:38 +01:00
Tetrakern
a46a56f5ed
Update FAQ.md
2024-02-05 16:27:18 +01:00
Tetrakern
71da654795
Add guide for adding custom fonts
2024-02-05 15:37:36 +01:00
Tetrakern
dcb675b183
Update _theme_setup.php
2024-02-05 01:07:54 +01:00
Tetrakern
9096086fe4
Disable unused function
...
Might come in handy in the future, but for now it is not needed.
2024-02-05 00:42:20 +01:00