31 Commits

Author SHA1 Message Date
Tetrakern
a3e093911e Improve bookmarks shortcode 2024-05-15 11:35:14 +02:00
Tetrakern
13a1b5446f Update _setup-shortcodes.php 2024-05-15 09:49:51 +02:00
Tetrakern
d41ae8f799 Add card image style Customizer option 2024-05-14 19:18:37 +02:00
Tetrakern
2e25a6c7c0 Optimize templates
Reduce code and avoid some redundant calls of post_password_required().
2024-05-10 01:45:56 +02:00
Tetrakern
fa6c989b00 Add missing params to shortcode doc comments 2024-04-25 14:18:57 +02:00
Tetrakern
16f9901af5 Prevent potential error due to wrong IDs 2024-04-18 21:33:18 +02:00
Tetrakern
5df8f19485 Add lightbox shortcode param 2024-04-18 16:09:27 +02:00
Tetrakern
54bc72310a Add name classes to new shortcodes 2024-04-18 12:27:49 +02:00
Tetrakern
fb7becaa4e Clean up some code 2024-04-18 12:27:14 +02:00
Tetrakern
1257fa1804 Add thumbnail param to card-based shortcodes 2024-04-18 12:03:00 +02:00
Tetrakern
40d7bed3b9 Fix shortcode source and spoiler params 2024-04-18 02:18:36 +02:00
Tetrakern
e95cdc4652 Fix empty returns of shortcodes 2024-04-17 17:22:45 +02:00
Tetrakern
5bfc8d82b9 Add style parameter to story_comments shortcode 2024-04-16 15:34:35 +02:00
Tetrakern
901d1ee9bb Add font_awesome shortcode 2024-04-16 14:43:20 +02:00
Tetrakern
49f0ff91db Update doc comment 2024-04-16 14:12:06 +02:00
Tetrakern
4a7f4f5ad2 Update shortcode relationship registry 2024-04-16 14:02:03 +02:00
Tetrakern
8c13556314 Add fictioneer_story_data shortcode 2024-04-16 13:56:14 +02:00
Tetrakern
e3c880d3b0 Fix wrong variable name 2024-04-16 13:51:11 +02:00
Tetrakern
97ff53a666 Add story_comments shortcode 2024-04-16 11:50:11 +02:00
Tetrakern
b3fae75467 Add missing FILTER_VALIDATE_BOOLEAN 2024-04-16 11:34:00 +02:00
Tetrakern
1062d90fd2 Add subscribe_button shortcode
Only the subscribe button.
2024-04-15 20:49:43 +02:00
Tetrakern
4a6e5914bf Replace _share-buttons-php partial 2024-04-15 12:02:28 +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
4a24d23b4e Improve vertical card style 2024-04-14 16:14:45 +02:00
Tetrakern
50a2afe471 Add vertical, seamless, and aspect_ratio params to shortcodes 2024-04-14 14:42:54 +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
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