Tetrakern
f5e0188c1f
Add Stimulus ( #65 )
2024-12-06 17:38:32 +01:00
Tetrakern
026f912cfb
Add local site setting to hide taxonomies
...
Because it was easy.
2024-10-19 16:14:11 +02:00
Tetrakern
7ab1f70a0d
Update modal spacing
2024-10-01 21:47:11 +02:00
Tetrakern
a851b13cb0
Reduce PHP/HTML mode-switch overhead 2
2024-05-17 12:34:14 +02:00
Tetrakern
798300a3b4
Remove heading tags from modal titles
2024-03-14 00:33:00 +01:00
Tetrakern
407f4b0142
Add font lightness to formatting modal
2024-03-07 00:28:14 +01:00
Tetrakern
c8d9d9af9c
Add site setting for font lightness
2024-03-06 14:42:10 +01:00
Tetrakern
d58deaa5c6
Add some IDs to inputs to make browser shut up
2024-03-06 11:55:22 +01:00
Tetrakern
65ef62a769
Add strategic hidden and data-nosnippet attributes
2024-03-05 20:49:28 +01:00
Tetrakern
ef565bd157
Add ringbook page style
2024-02-14 22:20:37 +01:00
Tetrakern
365496c807
Remove problematic commit message
...
Revert revert!
2024-01-26 17:47:24 +01:00
Tetrakern
e00787589d
Revert "Unify since version number format"
...
This reverts commit 8c4b44e41db8454af65ce4a909e0cb12db8828f8.
2024-01-26 17:45:53 +01:00
Tetrakern
8c4b44e41d
Unify @since version number format
...
Yes, it bothered me.
2024-01-26 15:51:11 +01:00
Tetrakern
dacde9c2cb
Remove unnecessary constants
...
Auto-loaded anyway.
2023-11-24 12:05:32 +01:00
Tetrakern
cdd2f00cef
Remaining ") ?>" to "); ?>"
2023-09-16 14:25:26 +02:00
Tetrakern
110b024e63
Check for ABSPATH in template parts
...
Probably overkill but oh well...
2023-08-20 20:21:48 +02:00
Tetrakern
c3dd32717f
Add TTS setting modal + refactoring
2023-07-09 19:51:54 +02:00
Tetrakern
3d7c290a3e
Better use of constants
...
Should have done that from the start.
2023-05-11 16:22:43 +02:00
Tetrakern
69669ea92d
Reduce database calls, add option to skip them
...
Apparently, get_bloginfo() is not cached, so calling it over and over again negatively impacts performance. Child themes can now make use of four new constants to skip these calls entirely.
2023-05-11 11:37:40 +02:00
Tetrakern
6c7e8be00d
Vastly improve accessibility
...
Labels can be tab-navigated and used with the keyboard, added focus styles to most interactive elements, also fixed some style and translation issues.
2023-01-24 02:18:31 +01:00
Tetrakern
9136947e4c
Clean history for public release
2023-01-21 01:31:34 +01:00