225 Commits

Author SHA1 Message Date
Tetrakern
2b9f92b202 Documentation 2023-09-17 18:21:46 +02:00
Tetrakern
0577cc40f4 Sticky stories query - final form (maybe) 2023-09-17 17:36:11 +02:00
Tetrakern
c104b8d53d Improve shortcode author parameter 2023-09-17 01:28:14 +02:00
Tetrakern
3c4463a318 Add missing documentation 2023-09-16 23:41:30 +02:00
Tetrakern
bd0158a631 Improve shortcodes
Added function to get default args instead of doing it again in each shortcode.
2023-09-16 23:20:37 +02:00
Tetrakern
527e7f1e6c Clean up shortcodes 2023-09-16 21:44:12 +02:00
Tetrakern
ce0161eb9e Set showcase default count to 8 2023-09-16 20:40:44 +02:00
Tetrakern
ecddc65a23 Article card thumbnail checks for parent story 2023-09-16 16:55:02 +02:00
Tetrakern
cdd2f00cef Remaining ") ?>" to "); ?>" 2023-09-16 14:25:26 +02:00
Tetrakern
0cf4a16608 Update showcase shortcode 2023-09-16 13:38:49 +02:00
Tetrakern
359f5d5ca1 Update latest updates shortcode 2023-09-16 13:25:38 +02:00
Tetrakern
977609a6f8 Update story queries and shortcodes 2023-09-16 13:10:52 +02:00
Tetrakern
c6d2fe5081 Update latest recommendations shortcode 2023-09-16 03:40:15 +02:00
Tetrakern
1e2062c17e Update latest posts shortcode 2023-09-16 03:29:38 +02:00
Tetrakern
b99b5df5c9 Update latest chapters shortcode 2023-09-16 03:15:41 +02:00
Tetrakern
431b3cfc2d Add scroll-margin-top 2023-09-16 02:52:18 +02:00
Tetrakern
ef4a8cd430 Fix shortcode page var 2023-09-16 01:19:12 +02:00
Tetrakern
d0df825ebf Add post_ids param to article cards and fix query name 2023-09-16 00:34:06 +02:00
Tetrakern
9a5929ecb8 Fix article card filter name 2023-09-15 23:24:37 +02:00
Tetrakern
819e6cb39f Allow multiple post types for article cards 2023-09-15 23:08:23 +02:00
Tetrakern
22ca34e5ec Generalize no-results case for shortcodes 2023-09-15 22:55:59 +02:00
Tetrakern
24dbb1851d Date constant for article card footer 2023-09-15 22:46:30 +02:00
Tetrakern
5df11d88ad Improve shortcode params 2023-09-15 22:43:17 +02:00
Tetrakern
892ce7c0f1 Add article cards shortcode 2023-09-15 22:19:25 +02:00
Tetrakern
633255ba10 Add ignore_protected to other shortcodes 2023-09-15 22:00:00 +02:00
Tetrakern
dc19a409b3 Fix shortcode doc comments 2023-09-15 14:42:02 +02:00
Tetrakern
9fb5390fca Add additional query names 2023-09-15 14:00:44 +02:00
Tetrakern
6a0900e56e Update lock icon for protected posts 2023-09-15 10:20:30 +02:00
Tetrakern
a1b3614506 Improve CSS performance more 2023-09-11 11:59:05 +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
fd995bdf26 Condition shuffle
This makes the publish date the default in case orderby is anything else but a date.
2023-09-10 18:27:47 +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
115b756540 Fix warning in safe title helper 2023-08-31 23:52:37 +02:00
Tetrakern
db8f002fa1 Improve access gate to unpublished content 2023-08-31 17:30:24 +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
80748251a9 Improve post CSS selectors 2023-08-30 13:51:49 +02:00
Tetrakern
69463a2e09 Improve story CSS selectors 2023-08-30 13:31:20 +02:00
Tetrakern
cdbedef7d9 Improve showcase CSS selectors 2023-08-30 12:35:13 +02:00
Tetrakern
adcb3edb0f Improve card CSS selectors
Probably a negligible render performance boost, but that's no reason not to do it.
2023-08-30 11:51:48 +02:00
Tetrakern
8137ff6d00 Fix typo in new filter hooks
haha
2023-08-30 02:49:52 +02:00
Tetrakern
b55613c2f9 Add filter to card footers 2023-08-30 02:32:39 +02:00
Tetrakern
15eb144b48 Cleanup 2023-08-28 10:43:04 +02:00
Tetrakern
172caba197 Upgrade theme cache purge tool
Does now purge all theme Transients.
2023-08-27 21:16:31 +02:00
Tetrakern
76d575cc55 Improve aria labels 2023-08-27 19:18:59 +02:00
Tetrakern
dda8293a36 Fix chapter order on story cards 2023-08-26 21:11:29 +02:00
Tetrakern
e73638cdca Add action to OAuth after user creation/login 2023-08-23 22:40:57 +02:00
Tetrakern
b9f40aeddb More control over nav menu rendering
Constant to turn off the Transient and safety checks whether the menu exists.
2023-08-23 22:02:12 +02:00