24 Commits

Author SHA1 Message Date
Tetrakern
eedde757f6 Code formatting fixes 2024-06-17 22:12:39 +02:00
Tetrakern
4d707ac4ba Add option to show default WP login link 2024-05-15 01:22:03 +02:00
Tetrakern
ccad4d272d Improve checks for running cache plugin 2024-01-29 17:18:00 +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
992f188bb5 Add and apply CSS utility class for inline-size 2024-01-21 22:58:26 +01:00
Tetrakern
7cba8b32a0 Add filter for taxonomy pills groups 2023-11-30 20:53:35 +01:00
Tetrakern
c3af1d6890 Add types to taxonomy pills groups
Doesn't make a difference for now, but I might add a filter here later.
2023-11-30 20:36:00 +01:00
Tetrakern
294d13ce38 Cleanup 2023-11-30 17:52:19 +01:00
Tetrakern
b65e8ccea1 Replace fictioneer_get_field with get_post_meta
This wrapper made sense at some point in the past, now it was just unnecessary overhead.
2023-11-30 16:03:53 +01:00
Tetrakern
8f694dee0b Add and use link list to array helper 2023-10-02 00:02:12 +02:00
Tetrakern
cdd2f00cef Remaining ") ?>" to "); ?>" 2023-09-16 14:25:26 +02:00
Tetrakern
431b3cfc2d Add scroll-margin-top 2023-09-16 02:52:18 +02:00
Tetrakern
eaac8d5cf4 Improve recommendation CSS selectors 2023-08-30 15:26:03 +02:00
Tetrakern
15eb144b48 Cleanup 2023-08-28 10:43:04 +02:00
Tetrakern
a17d6c6d1f Even more code clean-up 2023-08-20 06:14:17 +02:00
Tetrakern
373baa55c9 Make actions/filter no longer pluggable
You can remove them anyway, no need to sacrifice CPU cycles for this.
2023-08-08 22:45:55 +02:00
Tetrakern
9326284184 Fix recommendations tag section if empty 2023-06-18 06:20:25 +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
b6961c5f8c Add sort-order-filter features 2023-06-08 22:44:43 +02:00
Tetrakern
102dd0500a Add order and orderby to card args 2023-06-07 23:19:27 +02:00
Tetrakern
6da054e1da Update doc comments 2023-06-07 23:16:59 +02:00
Tetrakern
9136947e4c Clean history for public release 2023-01-21 01:31:34 +01:00