465 Commits

Author SHA1 Message Date
Tetrakern
57c29226c8 Update Twitter meta tags 2023-04-13 01:16:26 +02:00
Tetrakern
3342b8e983 Update internal ACF to 6.1.3 v5.2.3 2023-04-09 14:39:47 +02:00
Tetrakern
b7939c9c96 Bump version to 5.2.3 2023-04-05 01:44:37 +02:00
Tetrakern
7de107e120 Update ACF to 6.1.2 2023-04-05 01:43:10 +02:00
Tetrakern
c80d9a418c Fix line clamp for latest_chapters compact
When the source is omitted.
2023-04-04 00:12:08 +02:00
Tetrakern
60f85a39b9 Bump supported WP version 2023-03-30 10:19:35 +02:00
Tetrakern
03b2a2c586 Bump version to 5.2.2 v5.2.2 2023-03-13 19:18:23 +01:00
Tetrakern
d274344505 Fix warning when comment has no parent
Yikes.
2023-03-13 19:16:52 +01:00
Tetrakern
b9183cc207 Additional search input sanitization 2 2023-03-13 18:52:33 +01:00
Tetrakern
83951e2044 Additional search input sanitization 2023-03-13 17:42:05 +01:00
Tetrakern
db39d7fe06 Catch invalid array keys 2023-03-13 17:31:59 +01:00
Tetrakern
07e39297e9 Bump version to 5.2.1 v5.2.1 2023-03-13 16:11:57 +01:00
Tetrakern
49d52a1777 Update wording of setting
Better reflects what it does since this affects not only default blocks but plugins as well.
2023-03-13 11:10:38 +01:00
Tetrakern
9b3d6cbf22 Add more Jetpack blocks to allowlist 2023-03-13 11:02:29 +01:00
Tetrakern
7a916db8c7 Allow blocks for Cloudinary and Jetpack
Spares site owners to not find the compatibility setting to allow all blocks.
2023-03-13 10:26:26 +01:00
Tetrakern
d59bd78d61 Add help text to search keyword tracks
Uses :has which is not yet completely safe but this should do well in the near future. If not supported, the note just won't show up, no harm done.
2023-03-11 23:19:47 +01:00
Tetrakern
105d61b11d Fix spacing in search form shortcode
Yes, I used !important, sue me!
2023-03-11 22:59:43 +01:00
Tetrakern
ebcf3f3aa2 Update FILTERS.md 2023-03-11 14:06:09 +01:00
Tetrakern
dcdf9bb993 Make group comparison in lists case-insensitive 2023-03-11 12:59:33 +01:00
Tetrakern
065f97dcf3 Updated readme 2023-03-11 11:27:27 +01:00
Tetrakern
5a5fe680b9 Update pagination of blog shortcode v5.2.0 2023-03-10 17:47:23 +01:00
Tetrakern
2722512fd2 Add exclude parameters to showcase 2023-03-10 17:29:00 +01:00
Tetrakern
29f834588e Add exclude parameters to latest_posts 2023-03-10 17:23:29 +01:00
Tetrakern
0db0ffd852 Add exclude parameters to latest_recommendations 2023-03-10 17:16:54 +01:00
Tetrakern
c7fe07e945 Add exclude parameters to latest_updates 2023-03-10 17:09:46 +01:00
Tetrakern
ef97a81859 Add exclude parameters to latest_chapters 2023-03-10 17:01:42 +01:00
Tetrakern
32b5a904ea Add missing parameters to docu 2023-03-10 16:54:19 +01:00
Tetrakern
26facd9bab Refactor shortcode parameters 2023-03-10 16:39:20 +01:00
Tetrakern
0d64267e78 Add exclude parameters to latest_stories 2023-03-10 16:36:01 +01:00
Tetrakern
c2e0983212 Fix blog shortcode 2023-03-10 15:53:34 +01:00
Tetrakern
ebbe4d72e9 Add fictioneer_blog shortcode 2023-03-10 15:35:55 +01:00
Tetrakern
3c9146aa3a Rename shortcode filters 2023-03-10 15:20:48 +01:00
Tetrakern
95f691a500 Update empty post result style and text 2023-03-10 15:19:54 +01:00
Tetrakern
67d91b3105 Improved fictioneer_explode_list 2023-03-10 14:40:30 +01:00
Tetrakern
804f8801a6 Updated docu for showcase shortcode 2023-03-10 10:34:29 +01:00
Tetrakern
09472bb19a Fix chapter password check
Welp, this was based on the user instead of the chapter.
2023-03-09 22:42:48 +01:00
Tetrakern
d1327fb44e Fix typo 2023-03-09 19:08:14 +01:00
Tetrakern
57840583e7 Bump version to 5.2.0 2023-03-09 16:08:18 +01:00
Tetrakern
ea960d3eff Add smooth anchor scrolling to chapters 2023-03-09 12:32:32 +01:00
Tetrakern
ce76d2e1f4 Disable direct link for ePUBs if download disabled 2023-03-09 11:47:41 +01:00
Tetrakern
cc21ef6178 Add taxonomies to showcase shortcode 2023-03-09 11:40:41 +01:00
Tetrakern
abe9b117ab Add filter for latest recommendations query args 2023-03-09 11:21:05 +01:00
Tetrakern
5a2308d5e5 Add filter for latest updates query args 2023-03-09 11:08:23 +01:00
Tetrakern
f0236ebdcd Update FILTERS.md 2023-03-09 11:00:03 +01:00
Tetrakern
eebe9f98da Remove redundant query argument 2023-03-09 10:59:52 +01:00
Tetrakern
b4ad620206 Add query args filter for latest chapters 2023-03-09 02:04:21 +01:00
Tetrakern
774aa942c8 Clean up query args 2023-03-09 02:03:09 +01:00
Tetrakern
079ca24c30 Update DOCUMENTATION.md 2023-03-08 23:31:29 +01:00
Tetrakern
686469bd77 Add taxonomies to shortcode partials 2023-03-08 23:24:41 +01:00
Tetrakern
6a9e56eac5 Added taxonomies to shortcodes
And cleaned up a bit.
2023-03-08 23:02:54 +01:00