Tetrakern
cf9de78607
Add constant for cache directory path and uri
2024-08-20 14:07:09 +02:00
Tetrakern
d91472d36a
Remove selected option details
...
This can be done better and in-place on the settings theme via the helper modal. This is just redundant and needs to be kept up-to-date for little extra benefit.
2024-08-20 12:16:36 +02:00
Tetrakern
21d6918913
Increase list font sizes again
2024-08-20 02:50:00 +02:00
Tetrakern
0ec32aa749
Increase list font sizes
2024-08-20 02:42:33 +02:00
Tetrakern
56bc8ef05b
Account for non-Latin in fictioneer_save_word_count()
2024-08-19 16:37:34 +02:00
Tetrakern
68f0a38cbc
Make JS function existence check more verbose
...
Apparently, the short version does not always work for some reason. I cannot make sense of it, so I'm changing it to this.
2024-08-19 14:31:15 +02:00
Tetrakern
3120cf6f5a
Reduce redundancy in age rating translations
2024-08-19 13:57:00 +02:00
Tetrakern
5067f077e9
Optimize Latest Update shortcode query args
2024-08-19 13:34:05 +02:00
Tetrakern
b838a84f9d
Fix customizer setting description
2024-08-19 13:21:56 +02:00
Tetrakern
6af2b0b678
Add customizer setting for default story cover
2024-08-19 12:05:14 +02:00
Tetrakern
5ea2068cc9
Optimize word count in Latest Chapters shortcode
2024-08-19 00:09:49 +02:00
Tetrakern
e2b826ad69
Add footer param to card shortcodes
2024-08-18 22:54:52 +02:00
Tetrakern
8935606d0c
Add footer_* params to Article Cards shortcode
2024-08-18 22:39:22 +02:00
Tetrakern
9df2c35bfc
Add footer_* params to Latest Stories shortcode
2024-08-18 22:27:46 +02:00
Tetrakern
223aac49d1
Add footer_* params to Latest Updates shortcode
2024-08-18 22:09:18 +02:00
Tetrakern
250f3eb1fe
Add classes shortcode param as alias to class
...
Why not?
2024-08-18 22:08:43 +02:00
Tetrakern
4384ecc3c0
Add footer_* params to Latest Chapters shortcode
2024-08-18 21:34:32 +02:00
Tetrakern
b69d3086ce
Add $echo param to fictioneer_render_thumbnail()
2024-08-18 19:21:29 +02:00
Tetrakern
edee42b9cf
Added customizer option for nested border radius multiplier
2024-08-18 16:56:51 +02:00
Tetrakern
a5c6e517e9
Add placeholder attribute to range input
2024-08-18 16:25:51 +02:00
Tetrakern
dca2f145b0
Increase gap between title and meta row in lists
2024-08-18 15:33:08 +02:00
Tetrakern
6b006f8d2f
Rename fictioneer_output_small_card_thumbnail()
...
... to fictioneer_render_thumbnail() for a more general use. This can be called in more places than on cards thanks to the arguments.
2024-08-18 14:21:37 +02:00
Tetrakern
7d462d5fba
Prevent paragraph tools from triggering on links, buttons, etc.
2024-08-18 12:31:57 +02:00
Tetrakern
3b935a01f5
Fix smooth scrolling to anchor for numerical IDs
...
Seriously...
2024-08-18 11:37:08 +02:00
Tetrakern
4654da95e7
Improve fictioneer_is_author() checks
v5.22.3
2024-08-17 18:37:50 +02:00
Tetrakern
de4a92d618
Bumb version to 5.22.3
2024-08-17 17:50:05 +02:00
Tetrakern
a7cc91167e
Bumb version to 5.22.3-beta3
2024-08-17 17:31:07 +02:00
Tetrakern
7d1df0dcbe
Update fictioneer.pot
2024-08-17 17:27:49 +02:00
Tetrakern
dcda0d21cd
Fix multi-save guard and add setting to let REST requests pass
2024-08-17 17:27:09 +02:00
Tetrakern
dee3c86074
Fix Transient key for blog shortcode
2024-08-17 15:38:55 +02:00
Tetrakern
e7e6c40337
Display active know cache plugin on settings page
2024-08-17 14:51:29 +02:00
Tetrakern
7b45efd5e6
Fix page overflow on story pages if thumbnail is missing or hidden
2024-08-17 13:54:49 +02:00
Tetrakern
760838b255
Bumb version to 5.22.3-beta2
2024-08-17 00:44:15 +02:00
Tetrakern
eb89e4ee53
Update fictioneer.pot
2024-08-17 00:26:54 +02:00
Tetrakern
2f61517b3b
Remove bonk
2024-08-16 23:39:08 +02:00
Tetrakern
4af1582e50
Improve multi-save guard checks
...
A bit ugly, but this covers all special cases with the damn editor and its antics.
2024-08-16 23:38:21 +02:00
Tetrakern
f96612ba89
Clean up story card cache code and add locking mechanism
2024-08-16 22:01:48 +02:00
Tetrakern
00fcb2594e
Fix array_slice of query result cache
2024-08-16 21:53:26 +02:00
Tetrakern
c7c7897bc0
Update setting text
2024-08-16 21:34:02 +02:00
Tetrakern
e1863a7650
Reduce FICTIONEER_CARD_CACHE_LIMIT default to 40
2024-08-16 21:33:35 +02:00
Tetrakern
cdd4b9bd0a
Fix cache limits not being properly applied
2024-08-16 21:24:46 +02:00
Tetrakern
2563164e08
Reduce default query result cache threshold to 50
2024-08-16 20:25:11 +02:00
Tetrakern
98ea8f10a0
Add locking mechanism for query result cache
2024-08-16 20:08:59 +02:00
Tetrakern
7518ae2bba
Add break mechanism to query result cache
...
In case many large queries need to be cached at once.
2024-08-16 16:56:12 +02:00
Tetrakern
fe74b811b0
Bumb version to 5.22.3-beta1
2024-08-16 15:57:05 +02:00
Tetrakern
30dcc606d4
Add query result cache feature
2024-08-16 15:56:17 +02:00
Tetrakern
a61fdbbef3
Update DEVELOPMENT.md
2024-08-16 15:36:35 +02:00
Tetrakern
4f1eb88933
Fix comments not loading on bypassed protected posts
2024-08-16 13:46:11 +02:00
Tetrakern
8ac722de0a
Code formatting
2024-08-16 13:31:17 +02:00
Tetrakern
8ea13ff4ab
Update calculation and handling of story word counts
2024-08-16 01:22:36 +02:00