1458 Commits

Author SHA1 Message Date
Tetrakern
1062d90fd2 Add subscribe_button shortcode
Only the subscribe button.
2024-04-15 20:49:43 +02:00
Tetrakern
7d56dd62d7 Improve subscribe options helper 2024-04-15 17:17:07 +02:00
Tetrakern
d5450eb718 Fix story ID meta not being deletable 2024-04-15 15:44:35 +02:00
Tetrakern
8766bf0ada Rename Advanced to Extra Meta
To avoid confusion with advanced meta fields that need to be enabled.
2024-04-15 15:42:14 +02:00
Tetrakern
9bd17a99d6 Add Story ID page template meta field
This is going to be handy later.
2024-04-15 15:37:43 +02:00
Tetrakern
4a6e5914bf Replace _share-buttons-php partial 2024-04-15 12:02:28 +02:00
Tetrakern
19e7ba5619 Add helper for post media buttons
To replace the _share-buttons.php partial.
2024-04-15 11:56:54 +02:00
Tetrakern
6b1e936325 Cleaner implementation of story button removal 2024-04-15 11:09:17 +02:00
Tetrakern
726a806c10 Extend Story Actions shortcode 2024-04-15 02:21:43 +02:00
Tetrakern
f23a06714b Add Story Actions shortcode 2024-04-15 01:52:01 +02:00
Tetrakern
b3f76ef062 Fix Story Section shortcode 2024-04-15 01:51:41 +02:00
Tetrakern
ce3880c33e Add word limits to search form 2024-04-15 00:20:10 +02:00
Tetrakern
c3bc1980ea Use story redirect in API 2024-04-14 23:11:47 +02:00
Tetrakern
b58a46781b Handle story redirect 2024-04-14 22:56:40 +02:00
Tetrakern
698fe3d313 Use story redirect in chapters if set 2024-04-14 22:43:25 +02:00
Tetrakern
4273938d86 Add redirect meta field to story 2024-04-14 22:31:02 +02:00
Tetrakern
091ef65a54 Improve card thumbnail helper 2024-04-14 19:41:49 +02:00
Tetrakern
a4a80b94df Add utility to get card thumbnail 2024-04-14 18:09:31 +02:00
Tetrakern
4a24d23b4e Improve vertical card style 2024-04-14 16:14:45 +02:00
Tetrakern
5fe451a7d4 Add utility to get aspect-ratio parts 2024-04-14 15:13:18 +02:00
Tetrakern
50a2afe471 Add vertical, seamless, and aspect_ratio params to shortcodes 2024-04-14 14:42:54 +02:00
Tetrakern
0532409efe Add sanitizer for CSS aspect-ratio 2024-04-14 14:25:18 +02:00
Tetrakern
13baa4f5a5 Enable Transient cache for story_section shortcode 2024-04-14 13:42:21 +02:00
Tetrakern
4ccc010f94 Add story section shortcode 2024-04-14 12:48:06 +02:00
Tetrakern
0787283099 Add singular-story page template 2024-04-14 12:47:39 +02:00
Tetrakern
d67e8c7292 Make story page tabs more independent 2024-04-14 11:59:38 +02:00
Tetrakern
0dbdfa427d Improve fictioneer_get_support_links and add filter 2024-04-13 18:30:11 +02:00
Tetrakern
5df5bc696f Rename files for clarity, move some functions
Bringing order to the mess, one commit at a time.
2024-04-13 16:54:33 +02:00
Tetrakern
91da5a6c8a Update associated array syntax in function 2024-04-13 14:51:08 +02:00
Tetrakern
a87fc7decc Remove unused fictioneer_the_author_node 2024-04-13 14:26:26 +02:00
Tetrakern
be4c09e4b3 Fix chapter body font option 2024-04-13 04:20:22 +02:00
Tetrakern
8761f488f8 Change customizer cap to edit_theme_options
Why didn't I use that from the start?
2024-04-12 22:15:10 +02:00
Tetrakern
e6b0e45505 Move customizer option up 2024-04-12 22:12:59 +02:00
Tetrakern
a02088665f Add customizer option to reposition story page cover 2024-04-12 21:24:03 +02:00
Tetrakern
341437ff33 Add customizer option to slide in mobile menu from right 2024-04-12 20:38:43 +02:00
Tetrakern
bfdaf8804b Add customizer option to offset main container 2024-04-12 20:24:47 +02:00
Tetrakern
3cb95157f5 Add wide header style 2024-04-12 19:44:12 +02:00
Tetrakern
2ac7d3102a Improve navigation and icon menu style 2024-04-12 11:43:04 +02:00
Tetrakern
52fdd6ebf8 Remove empty line 2024-04-11 19:19:22 +02:00
Tetrakern
7a8e7d5477 Add age rating filter to search 2024-04-11 13:39:24 +02:00
Tetrakern
c63a0391d8 Update search meta query setup 2024-04-11 12:27:49 +02:00
Tetrakern
a1a32fbe2c Add ordering by words 2024-04-11 11:17:30 +02:00
Tetrakern
3b03d2b251 Add story meta for total word count 2024-04-11 01:41:45 +02:00
Tetrakern
1e8266baa8 Use timestamp for cache busting 2024-04-10 13:12:35 +02:00
Tetrakern
327165f04c Add theme mod for chapter body font 2024-04-10 12:05:41 +02:00
Tetrakern
f6b1f336f0 Update dark mode colors 2024-04-10 00:06:24 +02:00
Tetrakern
6ba084dc7f Remove superfluous parenthesis...s
I could look up what the plural is, but I don't actually care. Writing this took longer tho.
2024-04-09 12:13:32 +02:00
Tetrakern
9868e7962a Add option to hide chapter lists on large cards 2024-04-09 11:11:32 +02:00
Tetrakern
45ff2643b1 Remove modulo from reading time day calculation
Wat.
2024-04-09 10:03:31 +02:00
Tetrakern
9eb4097a84 Add status prefix to non-published chapter
This is only relevant if you show non-published chapters via filter on story pages.
2024-04-08 12:37:27 +02:00