205 Commits

Author SHA1 Message Date
Tetrakern
77ed77478d Update DEVELOPMENT.md 2024-07-15 23:32:11 +02:00
Tetrakern
baeda70b26 Update fictioneer_chapters_added when scheduled chapter goes live 2024-06-27 20:01:09 +02:00
Tetrakern
3e221510e6 Add option to disable WP emojis 2024-06-19 15:09:56 +02:00
Tetrakern
dcc769105d Always turn off script optimization for admins/editors
... in Autoptimize.
2024-06-11 17:13:31 +02:00
Tetrakern
7816d814f1 Add option to rewrite chapter permalinks 2024-06-02 10:52:17 +02:00
Tetrakern
e2db5a1f3a Fix function name 2024-05-17 21:09:07 +02:00
Tetrakern
eb99492f12 Hook all head actions into wp_head
Cleaner implementation, easier to customize.
2024-05-17 10:42:44 +02:00
Tetrakern
d598514a3f Use wp_robots_no_robots filter if required 2024-05-17 10:32:48 +02:00
Tetrakern
f55425610c Even more multi-site registration crap
Seriously!
2024-05-16 20:35:05 +02:00
Tetrakern
06f72065f4 Add custom style for wp-signup.php 2024-05-16 15:17:45 +02:00
Tetrakern
bf2b02cdc1 Add option to expire post passwords 2024-05-09 23:20:36 +02:00
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