47 Commits

Author SHA1 Message Date
Tetrakern
633255ba10 Add ignore_protected to other shortcodes 2023-09-15 22:00:00 +02:00
Tetrakern
f23e781400 Add latest chapters card footer filter 2023-09-10 18:48:36 +02:00
Tetrakern
894bea4dba Reshuffled some args
Because.
2023-09-10 18:48:36 +02:00
Tetrakern
9338a06775 Add latest updates card footer filter 2023-09-10 16:34:15 +02:00
Tetrakern
02158a9768 Update latest stories card footer filter 2023-09-10 16:32:56 +02:00
Tetrakern
96c74a84cb Add filter to latest stories card footer 2023-09-10 14:52:47 +02:00
Tetrakern
0da8e3701a Add filter to safe title helper
This is better.
2023-08-31 17:56:09 +02:00
Tetrakern
67a1cbd144 Improve orderby sanitization
WP_Query probably already sanitizes this, but I could not find anything about it.
2023-08-30 23:15:17 +02:00
Tetrakern
d76bad3502 Update FILTERS.md 2023-08-30 18:45:45 +02:00
Tetrakern
519c3e9db0 Add filter to AJAx user data 2023-08-28 14:06:37 +02:00
Tetrakern
8f5ef7073d Update FILTERS.md 2023-08-23 01:08:19 +02:00
Tetrakern
4f0daf316d Disable shortcode Transients while caching
This would more often than not lead to stale data.
2023-08-22 23:14:45 +02:00
Tetrakern
da86a09ca3 Remove custom chapter warning color
Honestly, that was a dumb idea to add, what was I thinking?
2023-08-19 22:06:33 +02:00
Tetrakern
c34c1514e0 Update comment badge filter 2023-08-14 13:15:52 +02:00
Tetrakern
dd6bdf730a Update docs 2023-08-09 23:43:59 +02:00
Tetrakern
debaebb4eb Add filters to sort-order-filter options 2023-06-13 23:09:31 +02:00
Tetrakern
b6961c5f8c Add sort-order-filter features 2023-06-08 22:44:43 +02:00
Tetrakern
b7aa7ba2a3 Add order and orderby interface to lists 2023-06-07 22:27:26 +02:00
Tetrakern
0eae5e17eb Reduce chapter list elements and add filter
Most people will not even use the prefixes and those who do will probably not add extra styling, so wrapping them in a span by default is just a waste.
2023-06-04 17:49:56 +02:00
Tetrakern
4486077b62 Reduce elements in chapter lists
Up to several hundreds, although some style features had to be sacrificed, like the different word count display. For now, may re-add this with JS.
2023-06-04 15:40:18 +02:00
Tetrakern
09a6d0446c Improved handling of removable query args 2023-05-23 00:57:30 +02:00
Tetrakern
ebcf3f3aa2 Update FILTERS.md 2023-03-11 14:06:09 +01:00
Tetrakern
2722512fd2 Add exclude parameters to showcase 2023-03-10 17:29:00 +01:00
Tetrakern
29f834588e Add exclude parameters to latest_posts 2023-03-10 17:23:29 +01:00
Tetrakern
0db0ffd852 Add exclude parameters to latest_recommendations 2023-03-10 17:16:54 +01:00
Tetrakern
c7fe07e945 Add exclude parameters to latest_updates 2023-03-10 17:09:46 +01:00
Tetrakern
ef97a81859 Add exclude parameters to latest_chapters 2023-03-10 17:01:42 +01:00
Tetrakern
0d64267e78 Add exclude parameters to latest_stories 2023-03-10 16:36:01 +01:00
Tetrakern
ebbe4d72e9 Add fictioneer_blog shortcode 2023-03-10 15:35:55 +01:00
Tetrakern
3c9146aa3a Rename shortcode filters 2023-03-10 15:20:48 +01:00
Tetrakern
cc21ef6178 Add taxonomies to showcase shortcode 2023-03-09 11:40:41 +01:00
Tetrakern
abe9b117ab Add filter for latest recommendations query args 2023-03-09 11:21:05 +01:00
Tetrakern
5a2308d5e5 Add filter for latest updates query args 2023-03-09 11:08:23 +01:00
Tetrakern
f0236ebdcd Update FILTERS.md 2023-03-09 11:00:03 +01:00
Tetrakern
eebe9f98da Remove redundant query argument 2023-03-09 10:59:52 +01:00
Tetrakern
b4ad620206 Add query args filter for latest chapters 2023-03-09 02:04:21 +01:00
Tetrakern
b3b868c7fd Add taxonomies to latest_stories shortcode 2023-03-08 13:22:04 +01:00
Tetrakern
d309213742 Improve latest_posts shortcode 2023-03-08 13:16:43 +01:00
Tetrakern
b0ca1a4a1d Update FILTERS.md 2023-03-08 01:08:59 +01:00
Tetrakern
cbd27c59a9 Extend latest posts shortcode 2023-03-08 01:07:50 +01:00
Tetrakern
4138b7236b Renamed chapter row meta function, again
Hopefully this will avoid confusion
2023-02-26 20:51:13 +01:00
Tetrakern
4627397037 Rename chapter subrow into meta and add ID 2023-02-26 20:36:15 +01:00
Tetrakern
694bf3d9fa Refactored subrows in chapter lists 2023-02-26 17:14:56 +01:00
Tetrakern
aca556262a Refactor chapter font colors 2023-02-23 18:41:14 +01:00
Tetrakern
a7906828a4 Refactor chapter fonts 2023-02-23 17:03:41 +01: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