Tetrakern
492b7a915b
Remove simple markdown from tooltip shortcode
...
You can just use HTML and this opened too many issues to be worth it.
2024-10-04 18:06:28 +02:00
Tetrakern
bc22be2dfd
Update fictioneer.pot
2024-10-04 17:33:44 +02:00
Tetrakern
2b47c8ff1d
Add tool action to fix missing post line breaks
2024-10-04 17:32:42 +02:00
Tetrakern
a19303e5a1
Add fictioneer_get_post_type_label()
2024-10-04 16:28:08 +02:00
Tetrakern
c86b95d198
Hide modal tooltip underline in print view
2024-10-04 13:36:25 +02:00
Tetrakern
18c0b7d93f
Fix Splide error if shortcode returns no results
2024-10-04 12:50:34 +02:00
Tetrakern
afdeac9b4a
Add option to fix line breaks
2024-10-03 23:41:53 +02:00
Tetrakern
5634dd2c04
Use strong for tooltip modals instead of b
2024-10-03 21:48:39 +02:00
Tetrakern
6b89858086
Small update for tooltip modal
2024-10-03 21:35:48 +02:00
Tetrakern
c44fcd66c5
Update DOCUMENTATION.md
2024-10-03 16:23:21 +02:00
Tetrakern
3d82c66c98
Add fcnt shortcode for tooltips
2024-10-03 12:57:55 +02:00
Tetrakern
d2923e7605
Add fictioneer_filter_icon_menu_items filter
2024-10-03 00:23:57 +02:00
Tetrakern
6fd90ae145
Add missing underscore
2024-10-02 23:59:46 +02:00
Tetrakern
a6aff4a450
Replace _icon-menu.php partial with function
2024-10-02 23:57:12 +02:00
Tetrakern
d5aed750ce
Fix post lists for Elementor
2024-10-02 21:03:04 +02:00
Tetrakern
d5d5383eaa
Remove collapse-on-mobile from card grids
...
This did more harm than good.
2024-10-02 17:54:05 +02:00
Tetrakern
2b6fe6d5f8
Ward icon sprite sheet against CDNs
...
SVG with use does not work with cross site loading.
2024-10-02 13:58:44 +02:00
Tetrakern
7ab1f70a0d
Update modal spacing
2024-10-01 21:47:11 +02:00
Tetrakern
6ba85c9f3e
Update modal close button CSS
2024-10-01 15:44:36 +02:00
Tetrakern
d9fdc094a3
Add utility to get translated post status label
2024-10-01 12:07:27 +02:00
Tetrakern
dfb445844b
Bumb version to 5.24.4
v5.24.4
2024-09-30 13:13:47 +02:00
Tetrakern
95213d8064
Ensure backwards compatibility for logo height
2024-09-30 00:26:54 +02:00
Tetrakern
5097ca1df0
Split logo height setting into min and max
2024-09-30 00:07:52 +02:00
Tetrakern
5a5692e8c2
Ward chapter order and view toggles against multi-fire
...
Up to this point, if you had more than one toggle button, they could cancel each other out.
2024-09-28 01:48:58 +02:00
Tetrakern
503d1cbdc8
Purge story card cache on certain option changes
2024-09-27 12:21:11 +02:00
Tetrakern
984fd71518
Update fictioneer.pot
2024-09-27 12:05:15 +02:00
Tetrakern
3e68f42098
Clarified self-deletion note
2024-09-27 12:01:17 +02:00
Tetrakern
8da88c4f42
Fix nested loop
2024-09-26 23:01:40 +02:00
Tetrakern
79d7c2b7d7
Update post check in self-delete
...
Look for anything valid.
2024-09-26 22:38:21 +02:00
Tetrakern
cc72992cf7
Update fictioneer.pot
2024-09-26 20:44:09 +02:00
Tetrakern
fab2f9f962
Bumb version to 5.24.4-beta2
2024-09-26 20:11:00 +02:00
Tetrakern
017cfff742
Optimize user self-delete and fix multisite
...
So apparently, on a multisite, deleting an user the normal way does not remove them from the network. Great. Wonderful _AMAZING!_
2024-09-26 20:02:22 +02:00
Tetrakern
6ed097ccda
Optimize self-delete comment updates
2024-09-26 18:55:38 +02:00
Tetrakern
18492a9692
Remove deleted comment backup meta fields
...
Their usefulness is dubious at best and they take up unnecessary space.
2024-09-26 18:40:52 +02:00
Tetrakern
ee9d4cbaf6
Account for deleted chapter posts in story list
2024-09-26 18:20:39 +02:00
Tetrakern
f57db0676c
Account for deleted chapter posts in shortcodes
2024-09-26 18:12:01 +02:00
Tetrakern
66aa6f2763
Bumb version to 5.24.4-beta1
2024-09-26 13:15:04 +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
a70ae72634
Merge pull request #49 from iniznet/refactor/chapter-appending
...
Customizable post status condition check when appending & indexed chapters
2024-09-26 11:54:45 +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
2e8b81df98
Fix story chapter list permalinks always using the ?=ID strcuture
...
What such a small thing can do. Probably because the global $post is not set in the function, so giving the ID is more precise. Or whatever.
2024-09-25 22:58:53 +02: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
56a434a4c9
Code formatting
...
Just to appease my OCD; I don't like lines becoming so long they wrap on my end.The filter names are also a bit long, but I like them to be easy to understand in what their purpose is.
Also, I use the `[]` syntax for simple numerical arrays and `array()` for associative ones. There is an argument to use the long one and this is what the WP guide says... but I don't care.
2024-09-25 22:07:51 +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