3078 Commits

Author SHA1 Message Date
Tetrakern
ec73563d4b Improve static file cache identifier v5.18.1 2024-05-17 22:18:47 +02:00
Tetrakern
a806f73b59 Update fictioneer.pot 2024-05-17 21:39:24 +02:00
Tetrakern
a6cfe0a477 Update translation 2024-05-17 21:38:23 +02:00
Tetrakern
1210c2089f Apply static caching to selected partials 2024-05-17 21:30:29 +02:00
Tetrakern
2cfe230c3a Ignore cached file in Customizer preview 2024-05-17 21:10:38 +02:00
Tetrakern
e2db5a1f3a Fix function name 2024-05-17 21:09:07 +02:00
Tetrakern
a40b3f9bc4 Consider arguments for static file caching 2024-05-17 21:08:42 +02:00
Tetrakern
6c402affe9 Make sure file cache purge only runs once per request
Avoid some overhead and allows to call it with impunity.
2024-05-17 20:28:03 +02:00
Tetrakern
96dcbbeb4c Add expiration param to static template function 2024-05-17 20:18:05 +02:00
Tetrakern
53769425dd Add setting for static file caching 2024-05-17 19:05:45 +02:00
Tetrakern
7ce57d9adc Add utilities for static file caching 2024-05-17 18:43:03 +02:00
Tetrakern
0355631d8a Optimize post ID accesses 2024-05-17 17:46:54 +02:00
Tetrakern
74722edea8 Optimize index templates 2024-05-17 17:17:14 +02:00
Tetrakern
f8e0aa8afe Optimize story template 2024-05-17 17:12:19 +02:00
Tetrakern
b5c9f1b716 Optimize chapter template
Well, micro-optimize anyway.
2024-05-17 17:10:24 +02:00
Tetrakern
a9f47e37e2 Move constant to where it is needed
Should not affect anything.
2024-05-17 15:39:26 +02:00
Tetrakern
6fe453bff7 Optimize some lines 2024-05-17 15:35:38 +02:00
Tetrakern
38684293d8 Remove redundant variable 2024-05-17 13:52:08 +02:00
Tetrakern
f40ffa8d60 Remove unused fictioneer_sanitize_args() 2024-05-17 13:37:42 +02:00
Tetrakern
a851b13cb0 Reduce PHP/HTML mode-switch overhead 2 2024-05-17 12:34:14 +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
d136d97c13 Update card infobox style 2024-05-17 12:19:45 +02:00
Tetrakern
eb99492f12 Hook all head actions into wp_head
Cleaner implementation, easier to customize.
2024-05-17 10:42:44 +02:00
Tetrakern
d598514a3f Use wp_robots_no_robots filter if required 2024-05-17 10:32:48 +02:00
Tetrakern
997cf0ac9d Remove superfluous PHP closing tags 2024-05-16 21:45:26 +02:00
Tetrakern
f55425610c Even more multi-site registration crap
Seriously!
2024-05-16 20:35:05 +02:00
Tetrakern
5b911b250a Catch null args 2024-05-16 19:37:12 +02:00
Tetrakern
f2709fbaff Bump version to 5.18.1 2024-05-16 19:29:38 +02:00
Tetrakern
06f72065f4 Add custom style for wp-signup.php 2024-05-16 15:17:45 +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
97dc545a50 Update fictioneer.pot 2024-05-16 00:53:33 +02:00
Tetrakern
6b18fb924a Update frontend password section v5.18.0 2024-05-15 15:19:07 +02:00
Tetrakern
28e5f65201 Optimize JS 2024-05-15 15:10:51 +02:00
Tetrakern
20902e681c Consider horizontal screen collision for popup menu position 2024-05-15 15:07:42 +02:00
Tetrakern
3f3e0d6aaf Update shortcode examples 2024-05-15 13:42:53 +02:00
Tetrakern
0427c6639c Bump version to 5.18.0 2024-05-15 12:45:34 +02:00
Tetrakern
52313374a7 Fix card image seamless border radius 2024-05-15 12:41:47 +02:00
Tetrakern
f72d2e120d Update DOCUMENTATION.md 2024-05-15 11:39:36 +02:00
Tetrakern
a3e093911e Improve bookmarks shortcode 2024-05-15 11:35:14 +02:00
Tetrakern
61f27e26b6 Update doc comments 2024-05-15 09:57:43 +02:00
Tetrakern
13a1b5446f Update _setup-shortcodes.php 2024-05-15 09:49:51 +02:00
Tetrakern
4d707ac4ba Add option to show default WP login link 2024-05-15 01:22:03 +02:00
Tetrakern
48472f020a Update DOCUMENTATION.md 2024-05-14 23:07:33 +02:00
Tetrakern
9c816df834 Replace array utility with Elvis operator
Same result, easier to read, less overhead.
2024-05-14 22:59:02 +02:00
Tetrakern
edef44b7f5 Update customizer option description 2024-05-14 22:10:47 +02:00
Tetrakern
d41ae8f799 Add card image style Customizer option 2024-05-14 19:18:37 +02:00
Tetrakern
57705317ec Update data node cards 2024-05-14 16:56:31 +02:00
Tetrakern
5e57494df3 Merge branch 'main' into update_card_structure 2024-05-14 10:08:18 +02:00
Tetrakern
a4bafdce33 Bump version to 5.17.2 v5.17.2 2024-05-14 10:08:09 +02:00