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
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
c6e64fea02
Merge pull request #56 from c-cesar/main
...
Update pt_BR translations
2024-10-07 02:45: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
6039cc9570
Bumb version to 5.25.0-beta2
2024-10-07 02:18:35 +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
ada
a5b39964b9
update pt_BR translations
2024-10-06 13:46:35 -03:00
Tetrakern
1c5ae533aa
Update date query helper to use GMT
2024-10-06 18:24:13 +02:00
Tetrakern
ab435c3a62
Add filter to change search page form defaults
2024-10-06 17:20:24 +02:00
Tetrakern
4f9f76f3a9
Update fictioneer.pot
2024-10-06 16:53:13 +02:00
Tetrakern
c2c2be1181
Fix wrong translation function in advanced story index
2024-10-06 16:52:21 +02:00
Tetrakern
6c67ead9ea
Add missing textdomain in taxonomy index
2024-10-06 16:51:32 +02:00
Tetrakern
225c0f553e
Fix translation functions in taxonomy templates
2024-10-06 16:44:59 +02:00
Tetrakern
032eca5086
Add taxonomy name taxonomy template/partial args
2024-10-06 16:22:54 +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
Tetrakern
31fd09c80e
Bumb version to 5.25.0-beta1
2024-10-06 02:32:13 +02:00
Tetrakern
4bb912d3d1
Update fictioneer.pot
2024-10-05 23:10:31 +02:00