Tetrakern
853a7022aa
Update read more link
2024-02-28 16:19:26 +01:00
Tetrakern
d996e24170
Add lightness variable to font hsl codes
2024-02-25 17:55:19 +01:00
Tetrakern
e3c3c852eb
Update DEVELOPMENT.md
2024-02-25 17:30:54 +01:00
Tetrakern
274d4b76fa
Make fonts available in admin
2024-02-08 20:57:39 +01:00
Tetrakern
21fed199cb
Split up head meta function
2024-02-07 23:25:05 +01:00
Tetrakern
15a6da317b
Moved legacy cleanup to tool function
...
This was just not working properly after an update. Somehow.
2024-01-29 22:22:05 +01:00
Tetrakern
470b4174bd
Update DEVELOPMENT.md
2024-01-28 23:50:04 +01:00
Tetrakern
dfcd5962b5
"Add Chapter" adminbar link with pre-selected story
...
On story pages and edit screen where you are the author, the chapter story select field will be pre-selected based on the story_id GET param -- provided the ID is an available option.
2024-01-27 13:46:03 +01:00
Tetrakern
5ff207c81d
Update DEVELOPMENT.md
2024-01-21 11:07:40 +01:00
Tetrakern
fcd6952dbf
Refactor custom theme sitemaps
2024-01-13 02:59:24 +01:00
Tetrakern
fceb134f54
Add theme plugins to documentation
2024-01-03 23:48:21 +01:00
Tetrakern
95c871051c
Update comment names when display name is changed
...
Still doesn't work for emails, though.
2023-11-21 23:38:14 +01:00
Tetrakern
f1ba0c4d06
Update DEVELOPMENT.md
2023-11-21 20:47:42 +01:00
Tetrakern
948f0e92b5
Protect theme meta fields
2023-11-20 16:14:37 +01:00
Tetrakern
8046aa9351
Remove internal ACF plugin
2023-11-20 14:16:05 +01:00
Tetrakern
dbc3322610
Replace ACF featured post items
...
And update some styles too.
2023-11-20 12:44:00 +01:00
Tetrakern
5b8661ec00
Replace ACF collection items
2023-11-20 02:52:57 +01:00
Tetrakern
5985cb10ce
Replace ACF custom story pages
2023-11-19 23:47:41 +01:00
Tetrakern
82d8069d80
Add missing story updates
...
And some cleanup.
2023-11-19 21:10:12 +01:00
Tetrakern
d3738ec3e3
Remove meta query from search
...
This was too expensive. Hiding results is not great but at least feasible.
2023-11-12 15:58:02 +01:00
Tetrakern
6281ab64a0
Update font awesome integration
2023-11-10 17:22:35 +01:00
Tetrakern
f10b376f91
Cover private to draft chapter update
2023-11-09 10:52:03 +01:00
Tetrakern
1f0f30a1d8
Add story changelog
2023-11-08 20:03:19 +01:00
Tetrakern
c13fa0a588
Update DEVELOPMENT.md
2023-10-08 23:59:24 +02:00
Tetrakern
0276e841b3
Update post meta handling
2023-10-03 17:44:52 +02:00
Tetrakern
84a36165a4
Update DEVELOPMENT.md
2023-10-02 20:45:25 +02:00
Tetrakern
68e9b396d0
Replace ACF local JSON
2023-10-02 00:04:53 +02:00
Tetrakern
9fdab2d988
Replace most of ACF ePUB metabox
2023-09-30 16:56:12 +02:00
Tetrakern
8f3f70537a
Add advanced metabox and merge in page layout
2023-09-21 22:11:16 +02:00
Tetrakern
081747a6ca
Fix moderate_comments for roles
2023-09-18 00:06:24 +02:00
Tetrakern
ed48f0e67c
Update DEVELOPMENT.md
2023-09-15 23:20:04 +02:00
Tetrakern
14ff3a45c6
Improve SEO settings table and actions
2023-09-08 00:24:45 +02:00
Tetrakern
71d9372757
Improve ePUBs
2023-09-05 21:28:02 +02:00
Tetrakern
0a0dac0874
Fix SEO description
2023-09-04 18:09:44 +02:00
Tetrakern
17e086c0f7
Refactor admin settings
2023-09-04 13:43:11 +02:00
Tetrakern
0da8e3701a
Add filter to safe title helper
...
This is better.
2023-08-31 17:56:09 +02:00
Tetrakern
5219412710
Prefix titles of sticky blog posts with icon
2023-08-31 13:02:08 +02:00
Tetrakern
044632a0c6
Improve chapter CSS selectors
...
I know it helps, but I lack a way to actually benchmark this, which is annoying.
2023-08-30 12:27:58 +02:00
Tetrakern
b1e6ffc700
Refactor AJAX user authentication
2023-08-27 12:29:24 +02:00
Tetrakern
f33abf16c5
Refactor bookmarks
2023-08-27 01:54:46 +02:00
Tetrakern
c4181c6695
Refactor fingerprint
2023-08-27 00:16:43 +02:00
Tetrakern
239e66cf50
Refactor follows
2023-08-26 23:49:37 +02:00
Tetrakern
a6a12fe964
Refactor reminders
2023-08-26 23:00:01 +02:00
Tetrakern
5f6574fe4c
Remove obsolete checkmarks code
2023-08-26 22:03:57 +02:00
Tetrakern
d4ff292f46
Rename transient purge functions
2023-08-22 22:50:53 +02:00
Tetrakern
5cdb7dd415
Revert "Load comment form via REST API"
...
This reverts commit f3d348e93540b9c14ca8e0054e809d395c306839.
2023-08-22 00:40:42 +02:00
Tetrakern
f3d348e935
Load comment form via REST API
...
If enabled.
2023-08-21 22:29:55 +02:00
Tetrakern
56b06242f1
Update documentation
...
I always forget.
2023-08-21 21:38:14 +02:00
Tetrakern
800ec64c69
Apply fast AJAX to checkmarks
2023-08-21 03:08:01 +02:00
Tetrakern
869c55741e
Prepare comment for fast AJAX
...
At least some actions, because others require actions and filters.
2023-08-21 00:57:03 +02:00