4327 Commits

Author SHA1 Message Date
Tetrakern
ec901a971a Update DEVELOPMENT.md 2024-10-12 13:54:44 +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
0207309275 Improve handling of URI params in AJAX comments 2024-10-12 12:13:54 +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
99df15813a Update config.codekit3 2024-10-11 11:29:54 +02:00
Tetrakern
775703f582 Update stubs.php 2024-10-11 00:18:17 +02:00
Tetrakern
6efb0c5d08 Fix mobile menu search page link vanishing 2024-10-10 23:31:53 +02:00
Tetrakern
f5631ef1f8 Bumb version to 5.25.0-beta4 2024-10-10 23:11:03 +02:00
Tetrakern
dd37449bdf Update fictioneer.pot 2024-10-10 10:01:56 +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
83845bdcc7 Update FILTERS.md 2024-10-08 20:00:04 +02:00
Tetrakern
2770ee7812 Add fictioneer_filter_get_story_data_sql filter 2024-10-08 19:45:53 +02:00
Tetrakern
a697670d8d Bumb version to 5.25.0-beta3 2024-10-08 13:45:47 +02:00
Tetrakern
c87f360c49 Update FILTERS.md 2024-10-08 13:44:34 +02:00
Tetrakern
4646e0f931 Update FILTERS.md 2024-10-08 13:32:25 +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
94446dcf72 Update FILTERS.md 2024-10-08 13:23:21 +02:00
Tetrakern
6ce8735a87 Update FILTERS.md 2024-10-08 13:11:07 +02:00
Tetrakern
a09333fb61 Update FILTERS.md 2024-10-08 13:05:42 +02:00
Tetrakern
3ef3060ebd Update CUSTOMIZE.md 2024-10-08 12:54:52 +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
bd7c3dbb48 Fix vertical card image issue in Safari 2024-10-07 15:41:42 +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