Tetrakern
eeeb2fdcee
Reduce yet more unnecessary get_the_ID calls
2023-12-02 11:58:58 +01:00
Tetrakern
f207720f52
Reduce unnecessary get_the_ID calls
2023-12-02 00:00:13 +01:00
Tetrakern
9c6f2bd20f
Removed some comments
2023-09-16 14:07:17 +02:00
Tetrakern
ae54d0c8b7
Add names to queries
...
Allows to easily identify queries in filters.
2023-08-31 22:23:31 +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
37ba9480d4
Clean up some more comments
2023-08-20 01:12:49 +02:00
Tetrakern
54eefa4caf
Fix query args for chapters and recs
2023-08-07 19:51:52 +02:00
Tetrakern
cbe50fb31b
Optimize list page template queries
...
If no taxonomies are shown, do not update the term cache.
2023-08-07 12:15:01 +02:00
Tetrakern
ae9bf11a37
Use update_post_author_caches
...
Now this is sexy!
2023-08-05 18:26:50 +02:00
Tetrakern
476495ac2d
Improve observer CSS
2023-07-30 17:00:40 +02:00
Tetrakern
312972a9f0
Make sure page default to 1 on list pages
...
Apparently this can result in 0. Aha. Sure. Thanks for nothing.
2023-06-11 14:35:06 +02:00
Tetrakern
35bfa7b058
Remove order param from date query helper
...
Completely unnecessary here.
2023-06-11 13:38:08 +02:00
Tetrakern
5405553c6a
Add function to append date query
...
And consider the orderby argument because this makes sense to me. Published Last Week should only show what was published last week, not what was updated.
2023-06-11 03:03:08 +02:00
Tetrakern
0ed01cb2a0
Fix list template date queries
2023-06-11 02:17:46 +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
9136947e4c
Clean history for public release
2023-01-21 01:31:34 +01:00