194 Commits

Author SHA1 Message Date
Tetrakern
ffbf97644b Add feature to unlock selected posts per user 2024-05-08 23:44:10 +02:00
Tetrakern
52de93549c Add new fast AJAX pipeline
Less effective, but better compatibility.
2024-05-07 16:09:00 +02:00
Tetrakern
7ceb7cb1fb Extend password form with Patreon 2024-04-28 14:17:44 +02:00
Tetrakern
c485c611a1 Update DEVELOPMENT.md 2024-04-27 17:40:04 +02:00
Tetrakern
417c8baf5c Add exemptions to strip_shortcodes() 2024-04-16 14:43:48 +02:00
Tetrakern
b58a46781b Handle story redirect 2024-04-14 22:56:40 +02:00
Tetrakern
5df5bc696f Rename files for clarity, move some functions
Bringing order to the mess, one commit at a time.
2024-04-13 16:54:33 +02:00
Tetrakern
f6b1f336f0 Update dark mode colors 2024-04-10 00:06:24 +02:00
Tetrakern
534defa104 Add guide to mimic demo page 2024-04-03 17:19:14 +02:00
Tetrakern
82af01c0f6 Disable new font library (for now)
This is not yet immediately compatible with the theme.
2024-03-27 15:01:06 +01:00
Tetrakern
05cac2984e Allow admins to always see protected posts
Because they can get the password anyway.
2024-03-21 16:37:48 +01:00
Tetrakern
e4de35c3de Remove wp.i18n JS script and uses
That just included several render-blocking scripts for little benefit.
2024-03-09 15:15:46 +01:00
Tetrakern
4014a09970 Remove references to Liminal child theme 2024-03-03 02:13:56 +01:00
Tetrakern
08eee1c783 Add customizer button to reset colors 2024-03-02 23:36:12 +01:00
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