26 Commits

Author SHA1 Message Date
Tetrakern
b07325d47e Add fictioneer_main_end action hook 2024-09-07 16:57:34 +02:00
Tetrakern
58d342d039 Change page padding system 2024-08-12 12:00:29 +02:00
Tetrakern
e0bf599995 Prevent caching of user-specific pages
No guarantee, but it should help with some cache plugins.
2024-07-23 01:47:52 +02:00
Tetrakern
b667a45d3d Redirect home from bookshelf if not logged in 2024-07-19 20:52:52 +02:00
Tetrakern
d15d4c6e1d Move main observer element to action hook 2024-06-14 01:24:58 +02:00
Tetrakern
c00356da92 Add context to fictioneer_main action
... and fix chapter double background.
2024-06-14 00:31:31 +02:00
Tetrakern
406d33a629 Turn page background into hooked action 2024-06-13 23:29:48 +02:00
Tetrakern
c78448f8f0 Add no-index to non-public page templates 2024-06-09 10:43:12 +02:00
Tetrakern
c384de6e01 Reduce PHP/HTML mode-switch overhead
Probably impossible to notice, but still.
2024-05-17 12:29:52 +02:00
Tetrakern
b3e79e80fe Add sanitizer for query vars
Should have done that from the start.
2024-04-24 12:17:08 +02:00
Tetrakern
c9e8500d5a Update template formatting
Should be easier to read. No functional changes.
2024-04-14 12:57:59 +02:00
Tetrakern
ad6ea2ff38 Fix CSS classes on bookshelf template 2024-01-27 00:59:17 +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
78005f40d9 Improve sanitization 2023-12-15 17:51:09 +01:00
Tetrakern
431b3cfc2d Add scroll-margin-top 2023-09-16 02:52:18 +02:00
Tetrakern
ae54d0c8b7 Add names to queries
Allows to easily identify queries in filters.
2023-08-31 22:23:31 +02:00
Tetrakern
299db867e8 Fix overzealous post__in filtering
I hate this.
2023-08-17 01:32:02 +02:00
Tetrakern
bed9852de1 New query safety function for empty post__in
This was causing untold issues...
2023-08-17 01:10:00 +02:00
Tetrakern
8ce5507925 Move page assignment links to options table 2023-08-03 23:51:04 +02:00
Tetrakern
476495ac2d Improve observer CSS 2023-07-30 17:00:40 +02:00
Tetrakern
cbb2bda7a1 Update singular-bookshelf.php 2023-06-12 12:42:29 +02:00
Tetrakern
ac41717f3a Update singular-bookshelf.php 2023-06-12 00:41:47 +02:00
Tetrakern
9885b47efd Added wrapper for paginate_links function
Only adds a tabindex for the dots right now, which was done with JS before and that was bad.
2023-06-09 11:31:40 +02:00
Tetrakern
9136947e4c Clean history for public release 2023-01-21 01:31:34 +01:00