Tetrakern
2263c2816f
Allow password bypass to work on comment submit
2024-10-12 15:25:01 +02:00
Tetrakern
c5606836a4
Improve form submit error handling
2024-10-12 14:05:29 +02:00
Tetrakern
36249b71eb
Rename fictioneer_ajax_get_chapter_groups()
...
This does not return the groups, just the options.
2024-10-12 13:52:49 +02:00
Tetrakern
3cee416e81
Fix typo
2024-10-12 11:17:02 +02:00
Tetrakern
c490c8abaa
Move chapter grouping into helper function
2024-10-12 11:13:46 +02:00
Tetrakern
880f775ead
Render top/bottom buttons on non-published chapters
...
No reason not to.
2024-10-12 03:29:16 +02:00
Tetrakern
d4ba3ca2c9
Allow chapter index popup menu on hidden posts
...
The menu will still not list the chapter by default, but showing the menu does not hurt anyone.
2024-10-12 03:25:04 +02:00
Tetrakern
fccf2d63b4
Do not render chapter mobile frame without story
2024-10-12 02:57:32 +02:00
Tetrakern
0adff0f9a5
Add years to site story reading time statistics
2024-10-11 22:20:19 +02:00
Tetrakern
f9c1779a69
Update doc comment
2024-10-11 13:47:23 +02:00
Tetrakern
e0270034d3
Fix utility function definition order
2024-10-11 13:44:59 +02:00
Tetrakern
c82a8a8f28
Fix typo
2024-10-11 12:12:49 +02:00
Tetrakern
b429906df1
Extend tool action description
2024-10-11 11:31:49 +02:00
Tetrakern
6efb0c5d08
Fix mobile menu search page link vanishing
2024-10-10 23:31:53 +02:00
Tetrakern
61633ea43b
Fix doc comment
2024-10-10 02:03:00 +02:00
Tetrakern
394c5554d8
Update word counting and add recounting tool
2024-10-10 00:11:24 +02:00
Tetrakern
b3d98cd2a4
Update admin menu style
2024-10-09 20:54:19 +02:00
Tetrakern
342a8a6bd3
Optimize shortcode Splide init
2024-10-09 19:30:37 +02:00
Tetrakern
cbe400a857
Escape log outputs
2024-10-09 17:47:57 +02:00
Tetrakern
3c506747fd
Fix regex to match Splide shortcodes
...
Welp.
2024-10-09 17:45:22 +02:00
Tetrakern
b0210d3bd5
Fix Splide placeholder styles for caching
2024-10-09 16:46:03 +02:00
Tetrakern
12771d6598
Harden Splide against overzealous optimization plugins
...
ffs
2024-10-09 16:08:40 +02:00
Tetrakern
debfdf4a65
Simplify word count function
2024-10-09 15:10:51 +02:00
Tetrakern
a4a92daa38
Exclude Font Awesome from several optimization plugins
2024-10-08 23:46:43 +02:00
Tetrakern
2770ee7812
Add fictioneer_filter_get_story_data_sql filter
2024-10-08 19:45:53 +02:00
Tetrakern
6631184aed
Add fictioneer_filter_simple_chapter_list_item filter
...
Replaces the fictioneer_filter_chapter_list_item filter.
2024-10-08 13:31:23 +02:00
Tetrakern
05eb45d88b
Add fictioneer_get_simple_chapter_list_items()
2024-10-08 12:54:12 +02:00
Tetrakern
c73e64eb5e
Boost performance of story data query (x15)
2024-10-08 12:40:29 +02:00
Tetrakern
7d2fddaed9
More doc comments
2024-10-07 20:13:09 +02:00
Tetrakern
7db59fa92c
Update doc comment
2024-10-07 20:10:37 +02:00
Tetrakern
d59e4417ff
Refactor Splide placeholders and loading styles
...
This is better and doesn't need as much crazy CSS. Also, the naming makes more sense.
2024-10-07 19:47:35 +02:00
Tetrakern
2a41d688f2
Fix removal of Splide placeholder styles after init
2024-10-07 16:18:58 +02:00
Tetrakern
7017aa9845
Fix placeholder arrows for list-style shortcodes
2024-10-07 16:16:01 +02:00
Tetrakern
527b2bf7dc
Fix Splide CSS and account for arrow placeholders
2024-10-07 15:23:10 +02:00
Tetrakern
0cbecd5e71
Add function and filter for Splide arrows
2024-10-07 14:15:08 +02:00
Tetrakern
72b7e8d3a9
Move Splide functions to template helpers
2024-10-07 13:34:23 +02:00
Tetrakern
d36465ace5
Add static cache to Splide breakpoints functions
2024-10-07 13:16:46 +02:00
Tetrakern
c88e122d99
Add filters to Splide placeholder styles
2024-10-07 12:03:10 +02:00
Tetrakern
0ad5bdd45a
Move CSS minify function to utilities
2024-10-07 11:04:25 +02:00
Tetrakern
347023ad0c
Generalized selector in Splide placeholder styles
2024-10-07 02:33:03 +02:00
Tetrakern
4bbb031286
Fix Splide placeholder for showcase
2024-10-07 02:27:57 +02:00
Tetrakern
6390822b91
Remove shortcode aliases
2024-10-07 02:17:33 +02:00
Tetrakern
8bd7342efd
Improve Splide slider placeholder styles
2024-10-07 02:08:40 +02:00
Tetrakern
8ed224ba02
Update Splide placeholder base
...
Requires further updates.
2024-10-06 23:53:02 +02:00
Tetrakern
081c2c77cb
Add UID argument to several shortcodes
2024-10-06 23:21:05 +02:00
Tetrakern
25b3a01b4c
Update thumbnail aspect ratio check
2024-10-06 20:29:28 +02:00
Tetrakern
1c5ae533aa
Update date query helper to use GMT
2024-10-06 18:24:13 +02:00
Tetrakern
cc9e62d8b5
Refine handling of fictioneer_chapters_added meta
...
This controls the order of stories in the Latest Updates shortcodes and Stories template. Up to this point, it had been updated a bit too often and could cause confusion in the order of stories.
2024-10-06 15:54:22 +02:00
Tetrakern
a9d9e6a18f
Add quality param to showcase shortcode
...
Allows to change the image size from default 'medium'.
2024-10-06 03:56:35 +02:00
Tetrakern
00197b5290
Fix typo in function name
2024-10-06 02:35:37 +02:00