3736 Commits

Author SHA1 Message Date
Tetrakern
039b3ab50d Add filter for card term nodes 2024-08-23 23:35:49 +02:00
Tetrakern
3532f9bd23 Refactor shortcode and card tags 2024-08-23 23:12:24 +02:00
Tetrakern
6965ce7fb0 Add blank param to fictioneer_get_bullet_separator() 2024-08-23 18:20:41 +02:00
Tetrakern
eb07371570 Apply fictioneer_get_bullet_separator() to list shortcodes 2024-08-23 16:59:05 +02:00
Tetrakern
61f6f6cb29 Update FILTERS.md 2024-08-23 16:45:33 +02:00
Tetrakern
27823c7f8c Add filter for shortcode term nodes 2024-08-23 16:44:04 +02:00
Tetrakern
dcc00ee411 Use term ID as key for card term nodes 2024-08-23 16:43:23 +02:00
Tetrakern
bc3a3f657b Add fictioneer_get_bullet_separator() helper 2024-08-23 13:56:17 +02:00
Tetrakern
bdf31c400a Update card tag helper to be more universal
Now allows for other term types and is used on post cards as well.
2024-08-23 13:29:34 +02:00
Tetrakern
9c05ef2b2c Move pseudo-separator to CSS utilities 2024-08-23 12:42:23 +02:00
Tetrakern
e58fb9ed6d Move cookie partial into shortcode function 2024-08-22 20:26:14 +02:00
Tetrakern
802851a951 Clarify some meta box descriptions 2024-08-22 19:22:46 +02:00
Tetrakern
ead72539e1 Update fictioneer.pot 2024-08-22 14:06:42 +02:00
Tetrakern
999dacd142 Check for HTTPS in site and home URL 2024-08-22 14:05:24 +02:00
Tetrakern
6f9b1a204e Update config.codekit3 2024-08-22 13:48:47 +02:00
Tetrakern
202e2d9068 Update documentation 2024-08-22 13:23:26 +02:00
Tetrakern
124633565b Add comment for clarification 2024-08-22 00:44:05 +02:00
Tetrakern
113ffabc4e Improve story cover default 2024-08-22 00:24:23 +02:00
Tetrakern
1b07f028a4 Change Transient purge behavior 2024-08-22 00:18:05 +02:00
Tetrakern
fb3e86e6f1 Load post-list styles in Elementor 2024-08-22 00:06:30 +02:00
Tetrakern
9969c55ee2 Fix error in thumbnail helper 2024-08-21 23:52:27 +02:00
Tetrakern
8f4698b9c3 Bumb version to 5.23.0-beta1 2024-08-21 22:56:19 +02:00
Tetrakern
61bfbd49bc Add list type to shortcode and then some 2024-08-21 22:54:08 +02:00
Tetrakern
b4a500dd09 Fix fictioneer_truncate() v5.22.4 2024-08-21 21:06:14 +02:00
Tetrakern
bdd73952ac Fix warning in content gate for null posts 2024-08-21 20:18:38 +02:00
Tetrakern
21527f54d5 Added more help texts to settings 2024-08-20 21:38:10 +02:00
Tetrakern
ab251828d0 Update donation modal 2024-08-20 18:37:23 +02:00
Tetrakern
bd033c2c6d Check for mbstring extension 2024-08-20 15:40:19 +02:00
Tetrakern
f95bea8c82 Update INSTALLATION.md 2024-08-20 15:20:41 +02:00
Tetrakern
e31230bf7c Extend and fix checks for theme issues 2024-08-20 14:40:10 +02:00
Tetrakern
54db6f9d03 Added check for issues with the theme 2024-08-20 14:21:31 +02:00
Tetrakern
cf9de78607 Add constant for cache directory path and uri 2024-08-20 14:07:09 +02:00
Tetrakern
d91472d36a Remove selected option details
This can be done better and in-place on the settings theme via the helper modal. This is just redundant and needs to be kept up-to-date for little extra benefit.
2024-08-20 12:16:36 +02:00
Tetrakern
21d6918913 Increase list font sizes again 2024-08-20 02:50:00 +02:00
Tetrakern
0ec32aa749 Increase list font sizes 2024-08-20 02:42:33 +02:00
Tetrakern
56bc8ef05b Account for non-Latin in fictioneer_save_word_count() 2024-08-19 16:37:34 +02:00
Tetrakern
68f0a38cbc Make JS function existence check more verbose
Apparently, the short version does not always work for some reason. I cannot make sense of it, so I'm changing it to this.
2024-08-19 14:31:15 +02:00
Tetrakern
3120cf6f5a Reduce redundancy in age rating translations 2024-08-19 13:57:00 +02:00
Tetrakern
5067f077e9 Optimize Latest Update shortcode query args 2024-08-19 13:34:05 +02:00
Tetrakern
b838a84f9d Fix customizer setting description 2024-08-19 13:21:56 +02:00
Tetrakern
6af2b0b678 Add customizer setting for default story cover 2024-08-19 12:05:14 +02:00
Tetrakern
5ea2068cc9 Optimize word count in Latest Chapters shortcode 2024-08-19 00:09:49 +02:00
Tetrakern
e2b826ad69 Add footer param to card shortcodes 2024-08-18 22:54:52 +02:00
Tetrakern
8935606d0c Add footer_* params to Article Cards shortcode 2024-08-18 22:39:22 +02:00
Tetrakern
9df2c35bfc Add footer_* params to Latest Stories shortcode 2024-08-18 22:27:46 +02:00
Tetrakern
223aac49d1 Add footer_* params to Latest Updates shortcode 2024-08-18 22:09:18 +02:00
Tetrakern
250f3eb1fe Add classes shortcode param as alias to class
Why not?
2024-08-18 22:08:43 +02:00
Tetrakern
4384ecc3c0 Add footer_* params to Latest Chapters shortcode 2024-08-18 21:34:32 +02:00
Tetrakern
b69d3086ce Add $echo param to fictioneer_render_thumbnail() 2024-08-18 19:21:29 +02:00
Tetrakern
edee42b9cf Added customizer option for nested border radius multiplier 2024-08-18 16:56:51 +02:00