Tetrakern
958e0efdd5
Clean up code examples
2024-11-15 20:57:34 +01:00
Tetrakern
c9a829308c
Update FILTERS.md
2024-11-15 20:55:07 +01:00
Tetrakern
f14abaa298
Add filter to story page cover HTML
2024-10-30 20:56:06 +01:00
Tetrakern
83ba5069fa
Add filter to profile support link fields
2024-10-30 12:07:50 +01:00
Tetrakern
fda42d7e0f
Update co-authored IDs helper name, add filter
2024-10-30 08:46:08 +01:00
Tetrakern
e1855d85f1
Refactor chapter index into modal
...
And then some.
2024-10-18 16:01:48 +02:00
Tetrakern
eb988ac551
Improve chapter index menu
2024-10-18 00:55:58 +02:00
Tetrakern
37d6da3d36
Some refinements
...
Mostly formatting to satisfy my OCD, but I also fixed that footnotes were counted even if they did not exist. The sup element was also always rendered in the dialog.
2024-10-14 20:01:25 +02:00
Tetrakern
1c53bc1dae
Replace fictioneer_post_header_open action with filter
2024-10-14 13:00:44 +02:00
Tetrakern
467688b6a7
Update FILTERS.md
2024-10-13 21:18:24 +02:00
Tetrakern
3a55c66f7b
Add option to disable shortcode Transients
2024-10-13 14:15:20 +02:00
Tetrakern
1615506c5b
Add fictioneer_filter_body_attributes filter
2024-10-13 10:14:34 +02:00
Tetrakern
3c01b7bd0f
Remove inline storage
2024-10-13 01:49:50 +02:00
Tetrakern
c490c8abaa
Move chapter grouping into helper function
2024-10-12 11:13:46 +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
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
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
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
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
7017aa9845
Fix placeholder arrows for list-style shortcodes
2024-10-07 16:16:01 +02:00
Tetrakern
0cbecd5e71
Add function and filter for Splide arrows
2024-10-07 14:15:08 +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
ab435c3a62
Add filter to change search page form defaults
2024-10-06 17:20:24 +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
997ff71b78
Extend chapter groups and add fictioneer_filter_chapter_group filter
2024-10-05 21:04:41 +02:00
Tetrakern
d2923e7605
Add fictioneer_filter_icon_menu_items filter
2024-10-03 00:23:57 +02:00
Tetrakern
c807d87939
Merge pull request #52 from iniznet/refactor/fictioneer_verify_unpublish_access
...
Allow overriding the fictioneer_verify_unpublish_access value
2024-09-26 11:57:01 +02:00
Tetrakern
e09c3ef8cc
Merge pull request #51 from iniznet/refactor/fictioneer_get_chapter_list_items
...
Allow fictioneer_get_chapter_list_items to be rendered in other statuses
2024-09-26 11:55:25 +02:00
Tetrakern
b04748ece0
Merge pull request #50 from iniznet/refactor/fictioneer_chapter_nav_buttons
...
Allow chapter navigation buttons to be rendered in other statuses
2024-09-26 11:55:10 +02:00
Tetrakern
7186c1f6c0
Cosmetic changes
2024-09-26 09:52:43 +02:00
iniznet
8a6440235a
Chore sort alpabetically & add fictioneer_filter_allowed_chapter_permalinks in filters documentation
2024-09-26 08:47:54 +07:00
Tetrakern
db4a6626b3
Update FILTERS.md
2024-09-25 22:43:12 +02:00
Tetrakern
800b47f709
Cosmetic changes
2024-09-25 22:34:47 +02:00
Tetrakern
0d58606498
Cosmetic changes and typos
2024-09-25 22:29:18 +02:00
Tetrakern
bec8482e27
Update FILTERS.md
...
Nicely done, just to made it a bit more conform with the rest. Which is not the best, certainly, but best would be a wiki and I'm not doing all that work. We leave the params out of the function reference because otherwise, these things become enormous.
2024-09-25 22:07:51 +02:00
iniznet
742652b12a
Chore fix misstyped explanation
2024-09-26 02:45:46 +07:00
iniznet
49448e4cf9
Refactor status condition check in fictioneer_get_story_chapter_posts to be customizable via filter hook
2024-09-26 02:18:54 +07:00
iniznet
350530e1dd
Chore docs for the two filter
2024-09-26 01:59:48 +07:00
iniznet
0df77a6bc4
Remove prefix duplication in filter name
2024-09-26 01:44:00 +07:00
iniznet
e746df16ac
Refactor also add other chapter actions
2024-09-26 01:41:55 +07:00
iniznet
f1e3bbec1b
Rename to plurals
2024-09-26 01:32:50 +07:00
iniznet
d252dd5d27
Refactor chapter navigation button to allow status customization
2024-09-25 22:03:40 +07:00