Tetrakern
|
1210c2089f
|
Apply static caching to selected partials
|
2024-05-17 21:30:29 +02:00 |
|
Tetrakern
|
c384de6e01
|
Reduce PHP/HTML mode-switch overhead
Probably impossible to notice, but still.
|
2024-05-17 12:29:52 +02:00 |
|
Tetrakern
|
de863a6504
|
Add page wrapper to wp-signup
|
2024-05-16 14:27:37 +02:00 |
|
Tetrakern
|
b552d7a6ae
|
Fix general nonce not always being used
Going just by the name attribute can result in the wrong one being queried if there are more than one on the page.
|
2024-03-29 15:42:41 +01:00 |
|
Tetrakern
|
e8defa1ce6
|
Revert "Add data-nosnippet to footer"
This reverts commit 12b062c48963c3d929199c737c456ae57d8b87e6.
|
2024-03-16 11:54:40 +01:00 |
|
Tetrakern
|
12b062c489
|
Add data-nosnippet to footer
|
2024-03-15 00:07:19 +01:00 |
|
Tetrakern
|
44f31b9cf6
|
Remove Autoptimize JS inject tag
Let the plugin handle it.
|
2024-03-09 15:20:30 +01:00 |
|
Tetrakern
|
276e98f078
|
Add customizer option to isolate footer
|
2024-02-13 11:43:31 +01:00 |
|
Tetrakern
|
7301ee4484
|
Update theme nonce handling
|
2023-10-27 17:53:17 +02:00 |
|
Tetrakern
|
97c8ec16d7
|
Update lightbox
|
2023-09-18 10:02:51 +02:00 |
|
Tetrakern
|
8fe2fdfc01
|
Add some dev and debug tools
Depends on WP_DEBUG being true.
|
2023-08-27 22:15:43 +02:00 |
|
Tetrakern
|
37ba9480d4
|
Clean up some more comments
|
2023-08-20 01:12:49 +02:00 |
|
Tetrakern
|
8bf1ab8a2d
|
Account for page/post ID mismatch
|
2023-08-04 00:54:41 +02:00 |
|
Tetrakern
|
f0b6c6d42d
|
Update more doc comments
|
2023-08-03 20:41:37 +02:00 |
|
Tetrakern
|
6f7df4fb9d
|
Update footer.php
|
2023-08-03 20:29:19 +02:00 |
|
Tetrakern
|
9ea007437c
|
Add and use fictioneer_footer hook
Also clean up a bit.
|
2023-08-03 19:56:25 +02:00 |
|
Tetrakern
|
3627204f06
|
Fix accessibility
Not a single word!
|
2023-06-11 19:15:02 +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
|
5758dcde25
|
Added loading spinner to lightbox
|
2023-02-21 09:45:18 +01:00 |
|
Tetrakern
|
9136947e4c
|
Clean history for public release
|
2023-01-21 01:31:34 +01:00 |
|