Tetrakern
1f8f524eec
Fixate search and filter popup menus
...
Not a great solution for the nav overlay issue but better than nothing.
2024-09-01 02:21:25 +02:00
Tetrakern
58d342d039
Change page padding system
2024-08-12 12:00:29 +02:00
Tetrakern
6759813422
Add helper to output taxonomy submenus
2024-08-07 12:05:30 +02:00
Tetrakern
d5bbc62fc7
Clean up functions calls
...
lol wat did I do there
2024-08-07 00:40:06 +02:00
Tetrakern
ee7da8b4ff
Add taxonomy submenus
2024-08-06 22:04:52 +02:00
Tetrakern
7a56f1ff5f
Add header style post_content
2024-06-28 12:32:27 +02:00
Tetrakern
d8aa0297d1
Code formatting
2024-06-27 22:36:35 +02:00
Tetrakern
995e5f8878
Add header style text_center
2024-06-27 13:37:17 +02:00
Tetrakern
eedde757f6
Code formatting fixes
2024-06-17 22:12:39 +02:00
Tetrakern
75a24b4e71
Remove browser notes noise
2024-06-13 00:17:58 +02:00
Tetrakern
5789e2f312
Add support for Elementor
2024-06-11 21:34:36 +02:00
Tetrakern
767f8250c5
Fix comment paragraph tools showing if commenting is disabled
2024-05-28 15:27:16 +02:00
Tetrakern
addcaa9c0a
Reduce min/max word query params in search
...
12 characters less. Yay?
2024-05-25 14:44:03 +02:00
Tetrakern
3f14a9f031
Refactor OAuth process
...
fml
2024-05-21 16:44:05 +02:00
Tetrakern
2f88f6af9a
Clean up and rename partial caching
2024-05-19 14:30:44 +02:00
Tetrakern
1210c2089f
Apply static caching to selected partials
2024-05-17 21:30:29 +02:00
Tetrakern
f55425610c
Even more multi-site registration crap
...
Seriously!
2024-05-16 20:35:05 +02:00
Tetrakern
de863a6504
Add page wrapper to wp-signup
2024-05-16 14:27:37 +02:00
Tetrakern
89ae5fd6ba
Show login modal for wp-login only
2024-05-16 14:26:59 +02:00
Tetrakern
4d707ac4ba
Add option to show default WP login link
2024-05-15 01:22:03 +02:00
Tetrakern
b3e79e80fe
Add sanitizer for query vars
...
Should have done that from the start.
2024-04-24 12:17:08 +02:00
Tetrakern
ce3880c33e
Add word limits to search form
2024-04-15 00:20:10 +02:00
Tetrakern
3cb95157f5
Add wide header style
2024-04-12 19:44:12 +02:00
Tetrakern
7a8e7d5477
Add age rating filter to search
2024-04-11 13:39:24 +02:00
Tetrakern
a1a32fbe2c
Add ordering by words
2024-04-11 11:17:30 +02:00
Tetrakern
a91664add5
Add nofollow to sort-order-filter links
2024-03-15 00:41:28 +01:00
Tetrakern
cc94b60bf8
Add header image style as modifier class
2024-02-21 02:36:09 +01:00
Tetrakern
29d8cdc09c
Add missing default value for shadows
2024-02-18 15:45:01 +01:00
Tetrakern
28a5630f8b
Add story status select to advanced search
2024-02-15 23:56:21 +01:00
Tetrakern
30f0284906
Improve new page and header styles
2024-02-15 00:20:08 +01:00
Tetrakern
2901afcb10
Split off customizer option for page shadow
...
And reverse the logic.
2024-02-14 23:21:29 +01:00
Tetrakern
14cf7cf564
Split off customizer option for header image shadow
2024-02-14 22:49:25 +01:00
Tetrakern
1fad4ccb8e
Add customizer option to fade out header image
2024-02-13 00:04:34 +01:00
Tetrakern
1c4e5ea54d
Update outdated browser message
2024-01-30 00:33:32 +01:00
Tetrakern
e9d698b767
Clarify purpose of Transient HTML caches
2024-01-29 18:46:49 +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
2b9e5e2c93
Add overlay nav layout option
2024-01-23 14:52:56 +01:00
Tetrakern
a0520afdd6
Add catch all for outdated browsers
2024-01-22 16:29:25 +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
73c366ee0d
Add optional age confirmation modal
2024-01-20 14:41:33 +01:00
Tetrakern
08cdd52433
Fix comment form showing despite comments being off
2024-01-09 18:44:37 +01:00
Tetrakern
78005f40d9
Improve sanitization
2023-12-15 17:51:09 +01:00
Tetrakern
eeeb2fdcee
Reduce yet more unnecessary get_the_ID calls
2023-12-02 11:58:58 +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
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
1f0f30a1d8
Add story changelog
2023-11-08 20:03:19 +01:00
Tetrakern
5dd3e7fb98
Fix nav menus
2023-08-26 06:15:59 +02:00