863 Commits

Author SHA1 Message Date
Tetrakern
6b6b16ab5e Better assignment of post ID for current page 2023-08-03 17:03:48 +02:00
Tetrakern
c2f6058710 Update docs 2023-08-03 14:54:43 +02:00
Tetrakern
c92117e650 Improve collection statistics performance 2023-08-03 14:42:46 +02:00
Tetrakern
50c0cd10aa Small performance fixed 2023-08-03 13:18:57 +02:00
Tetrakern
9ed7e08868 Improve shortcode performance
Queries are cached as Transients for 5 Minutes, which is not much but help for high traffic that cannot be cached normally (e.g. logged-in users).
2023-08-03 13:17:57 +02:00
Tetrakern
35f88121c3 Add no_found_rows to query 2023-08-03 04:18:55 +02:00
Tetrakern
eb5196c07d Improve in-chapter chapter list performance 2023-08-03 03:11:16 +02:00
Tetrakern
8d46acab1d Bump version to 5.4.9 2023-08-02 15:00:11 +02:00
Tetrakern
e95cc82b79 Add two new settings
Limit chapter stories to author and append new chapters to story.
2023-08-02 14:56:59 +02:00
Tetrakern
58e784775e Fix warning if no SEO image is set 2023-08-02 11:02:50 +02:00
Tetrakern
1df1449880 Update group_5d6643c164b3a.json 2023-08-02 01:52:15 +02:00
Tetrakern
e7cc006fbe Update _latest-updates.php 2023-08-02 01:18:51 +02:00
Tetrakern
f0a27035d2 Update DOCUMENTATION.md 2023-07-31 22:22:46 +02:00
Tetrakern
f095aec611 Change form honeypot return message 2023-07-31 22:09:33 +02:00
Tetrakern
b090019fc1 Reduce cookie buttons CSS 2023-07-31 14:37:56 +02:00
Tetrakern
9486eb2311 Fix Blog shortcode pagination style
There was an overlapping issue that made half the buttons unclickable.
2023-07-31 13:26:30 +02:00
Tetrakern
9b39cc54e8 Improve CSS
Some reductions, more BEM.
2023-07-31 00:05:38 +02:00
Tetrakern
bf38337635 Navigation CSS reduction 2023-07-30 17:13:46 +02:00
Tetrakern
476495ac2d Improve observer CSS 2023-07-30 17:00:40 +02:00
Tetrakern
b02015393b Update INSTALLATION.md 2023-07-30 14:01:35 +02:00
Tetrakern
82c3612ad0 Fix modal style specificity 2023-07-30 00:49:03 +02:00
Tetrakern
6da9134a7e Update DOCUMENTATION.md 2023-07-30 00:11:44 +02:00
Tetrakern
fc5ab35b19 Improve intersection observers v5.4.8 2023-07-29 17:46:54 +02:00
Tetrakern
001594be9b Update ACTIONS.md 2023-07-29 14:57:28 +02:00
Tetrakern
b5b36be4fc Add hooks to navigation partial 2023-07-29 14:49:22 +02:00
Tetrakern
f74f61f75b Extend blog shortcode with new params
Added author_ids and exclude_author_ids.
2023-07-29 13:06:37 +02:00
Tetrakern
e923ee3bf8 Update summary tag style 2023-07-29 12:38:40 +02:00
Tetrakern
bde81346f8 Use innerText instead of innerHTML
For quotes and suggestions.
2023-07-29 03:02:23 +02:00
Tetrakern
c886417424 Limit post story selection to post author 2023-07-29 02:09:09 +02:00
Tetrakern
70c9d2d93b Add relationship field for story blog posts
That was not fun.
2023-07-29 00:37:16 +02:00
Tetrakern
691895bbfc Add --nav-observer-offset
Makes it a lot easier to adjust the sticky navigation.
2023-07-28 21:05:31 +02:00
Tetrakern
03ec595c01 Limit story blog posts to authors 2023-07-28 12:06:44 +02:00
Tetrakern
b4ee0ca3ec Improve how story authors are queried 2023-07-28 12:05:22 +02:00
Tetrakern
28aa836532 Exclude some un-registered post types from search
While not intended, some admins may opt to remove recommendations and collections. If so, they will not longer show up in the select but technically still work.
2023-07-28 11:27:20 +02:00
Tetrakern
e09fb47758 Add type param to search shortcode 2023-07-28 11:25:52 +02:00
Tetrakern
e39ddb8bde Fix advanced search toggle for multiple shortcodes
Did previously only work for the first. Well, there should only be one but this is up to you.
2023-07-28 11:23:56 +02:00
Tetrakern
2596faca31 Bump version to 5.4.8 2023-07-27 20:44:38 +02:00
Tetrakern
d1001809fb Add password note to stories 2023-07-27 20:43:18 +02:00
Tetrakern
d265a742c4 Limit OG image media uploader to images
Yikes.
2023-07-27 00:55:30 +02:00
Tetrakern
9c5dbce9c3 Improve reduction of subscriber profiles more 2023-07-26 00:05:12 +02:00
Tetrakern
d1d5f6ce25 Improve reduction of subscriber profiles
Now only targets subscribers!
2023-07-25 23:59:26 +02:00
Tetrakern
b6e007f1c9 Bump version to 5.4.7 v5.4.7 2023-07-24 23:08:40 +02:00
Tetrakern
52b61e2a15 Move fiction CSS to action
Makes it possible to disable this.
2023-07-24 23:07:57 +02:00
Tetrakern
4f10913175 Constant to disable ACF JSON import 2023-07-24 23:07:35 +02:00
Tetrakern
77ce62dc0b Update README.md 2023-07-24 21:37:28 +02:00
Tetrakern
4aad209d65 Update INSTALLATION.md 2023-07-21 22:44:00 +02:00
Tetrakern
ea8e28a01f Update INSTALLATION.md 2023-07-21 22:42:52 +02:00
Tetrakern
91b380980d Update INSTALLATION.md 2023-07-21 22:36:12 +02:00
Tetrakern
88c0aff5da Fix TTS on iOS
I bet they serve apples in hell.
v5.4.6
2023-07-09 23:57:51 +02:00
Tetrakern
4b4b2bdc5b Make Samantha or first en-US the default TTS voice 2023-07-09 22:54:01 +02:00