24 Commits

Author SHA1 Message Date
Tetrakern
5fd686c054 Add action hooks to shortcode card bodies 2024-01-28 00:48:32 +01:00
Tetrakern
2ca1f068bd Add action hooks to large card bodies 2024-01-27 22:32:10 +01:00
Tetrakern
1bb0c541d5 Add browser notes for outdated... browsers
I can understand not updating your browser for several months. Sometimes, you just have too many tabs open and it would be a real inconvenience. BUT YEARS?!
2024-01-22 16:19:10 +01:00
Tetrakern
35636c0f35 Split story-content partial into actions 2024-01-18 21:12:07 +01:00
Tetrakern
22e3eec51c Renamed header partials, hooks, and functions
This better reflects what they do, now that there are multiple options.
2023-11-26 14:24:09 +01:00
Tetrakern
a2cb9ca15a Add header and mobile nav styles to Customizer 2023-11-24 23:34:57 +01:00
Tetrakern
1dc8cd2452 Finished refactoring of settings 2023-09-05 01:43:50 +02:00
Tetrakern
17e086c0f7 Refactor admin settings 2023-09-04 13:43:11 +02:00
Tetrakern
e73638cdca Add action to OAuth after user creation/login 2023-08-23 22:40:57 +02:00
Tetrakern
bc8210abb3 Updated search page
Does no longer query EVERYTHING with an empty search for and shows messages for no results and no params.
2023-08-06 17:54:39 +02:00
Tetrakern
85633921f1 Move cache purge hooks to the top
Some cache operations might affect how new caches are generated, so calling this early is better.
2023-08-06 02:51:17 +02:00
Tetrakern
f0b6c6d42d Update more doc comments 2023-08-03 20:41:37 +02:00
Tetrakern
0fdbc4473b Update docs 2023-08-03 19:56:38 +02:00
Tetrakern
001594be9b Update ACTIONS.md 2023-07-29 14:57:28 +02:00
Tetrakern
ca3ef92068 Extended archives and sort-order-filter 2023-06-11 16:15:23 +02:00
Tetrakern
c35ea2a5ad Refactored mobile menu
That. Was. Not. Fun!
2023-06-11 01:17:04 +02:00
Tetrakern
b6961c5f8c Add sort-order-filter features 2023-06-08 22:44:43 +02:00
Tetrakern
2748733e7e Move modals to wp_footer hook
This may or may not improve performance due to the sibling selectors used.
2023-06-08 21:30:25 +02:00
Tetrakern
b7aa7ba2a3 Add order and orderby interface to lists 2023-06-07 22:27:26 +02:00
Tetrakern
c774810973 Improve handling of chapter lists
In chapters.
2023-06-03 17:17:33 +02:00
Tetrakern
d81e913f18 Refactor admin user profile
Gawd...
2023-06-03 01:07:48 +02:00
Tetrakern
089e547fad Update ACTIONS.md 2023-02-01 23:25:03 +01:00
Tetrakern
512e96d391 Update and move header background
Better container for positioning, less calculations, and the documentation was wrong too...
2023-02-01 21:40:28 +01:00
Tetrakern
9136947e4c Clean history for public release 2023-01-21 01:31:34 +01:00