5.16.0 #33

Merged
Tetrakern merged 51 commits from next_update into main 2024-05-10 00:14:48 +08:00

51 Commits

Author SHA1 Message Date
Tetrakern
5be834806c Bump version to 5.16.0 2024-05-09 17:58:24 +02:00
Tetrakern
4fc2117d79 Update fictioneer.pot 2024-05-09 17:57:14 +02:00
Tetrakern
880e33e657 Update DOCUMENTATION.md 2024-05-09 17:53:35 +02:00
Tetrakern
43e01644f9 Create user_unlock_posts.jpg 2024-05-09 17:49:26 +02:00
Tetrakern
52984bb45d Add static variable cache to password bypass filter 2024-05-09 17:24:26 +02:00
Tetrakern
e346f1f78f Add Patreon gate option to post unlock feature 2024-05-09 17:23:55 +02:00
Tetrakern
3a58671ea0 Update CUSTOMIZE.md 2024-05-09 15:18:21 +02:00
Tetrakern
0369eb1322 Update CUSTOMIZE.md 2024-05-09 15:16:00 +02:00
Tetrakern
eb2a8e52b0 Update CUSTOMIZE.md 2024-05-09 15:15:12 +02:00
Tetrakern
6a19b476d1 Update CUSTOMIZE.md 2024-05-09 15:11:06 +02:00
Tetrakern
5d881fbfbb Update doc comment 2024-05-09 14:52:36 +02:00
Tetrakern
60ed448e77 Improve chapter list item helper and added filter 2024-05-09 14:51:50 +02:00
Tetrakern
88c0ac10cf Update DOCUMENTATION.md 2024-05-09 12:34:16 +02:00
Tetrakern
1503bf7972 Accelerate AJAX search for posts to unlock 2024-05-09 10:49:33 +02:00
Tetrakern
ab9294073d Fix icon menu item hover border-radius 2024-05-09 00:16:31 +02:00
Tetrakern
ffbf97644b Add feature to unlock selected posts per user 2024-05-08 23:44:10 +02:00
Tetrakern
4ac75cbd2f Tested up to 6.5.3 2024-05-08 00:00:43 +02:00
Tetrakern
9805ae705c Remove constant again
Unnecessary if you can just unhook the action.
2024-05-07 21:05:07 +02:00
Tetrakern
3b247122a0 Add constant for fast requests 2024-05-07 20:47:02 +02:00
Tetrakern
52de93549c Add new fast AJAX pipeline
Less effective, but better compatibility.
2024-05-07 16:09:00 +02:00
Tetrakern
a93526268f Fix mu-plugin more 2024-05-07 16:06:47 +02:00
Tetrakern
1b0ec45654 Fix mu-plugin 2024-05-07 15:16:16 +02:00
Tetrakern
b44e6eabc7 Update fictioneer.pot 2024-05-07 14:41:26 +02:00
Tetrakern
3d7de1d20f Update settings translation 2024-05-07 14:40:43 +02:00
Tetrakern
b7f2fba0b4 Update fast AJAX mu-plugin 2024-05-07 14:39:01 +02:00
Tetrakern
6bbf3a5208 Remove fast AJAX pipeline
Too many issues
2024-05-07 14:21:05 +02:00
Tetrakern
f21d934122 Remove plugins from fast AJAX pipeline
Too many issues.
2024-05-07 13:29:55 +02:00
Tetrakern
353694f2f5 Add version update notes to functions 2024-05-06 11:26:54 +02:00
Tetrakern
c99a0c4963 Increase chapter support section margin 2024-05-06 02:10:16 +02:00
Tetrakern
18fd524089 Always add OAuth endpoint
Hopefully, that does away with the need to flush your permalinks after enabling the feature.
2024-05-05 13:01:09 +02:00
Tetrakern
cde5982f74 Update some more setting translations 2024-05-04 21:08:17 +02:00
Tetrakern
8e766c7e3f Update more setting translations and loggers 2024-05-04 17:34:01 +02:00
Tetrakern
fc0aae9ffd Update logger translations 2024-05-04 16:55:55 +02:00
Tetrakern
72a0e1da56 Update some setting translations 2024-05-04 16:37:41 +02:00
Tetrakern
2498eddc14 Revert "Update setting checkbox helpers and logger"
This reverts commit 5ab4ecba7a9ba9c7f578873e3a863b9624c43fa8.
2024-05-04 16:33:21 +02:00
Tetrakern
5ab4ecba7a Update setting checkbox helpers and logger 2024-05-04 16:29:25 +02:00
Tetrakern
50a94d5010 Log collection page assignment 2024-05-04 15:46:55 +02:00
Tetrakern
04fbaa7a0a Add function to get option labels 2024-05-04 15:45:19 +02:00
Tetrakern
b89a89fa54 Fix setting change loggers 2024-05-04 14:58:25 +02:00
Tetrakern
a535ee99da Move settings to correct scope 2024-05-04 14:40:54 +02:00
Tetrakern
7004e3530e Fix style dependency for bundle option 2024-05-03 19:51:16 +02:00
Tetrakern
33522108f0 Remove commented-out code 2024-05-03 16:31:34 +02:00
Tetrakern
e1b6577523 Load text domain in fast requests 2024-05-03 16:02:26 +02:00
Tetrakern
018200e267 Move setting translations from constant to function call
This could not be translated because it was set before the translations were loaded.
2024-05-03 16:00:43 +02:00
Tetrakern
89493e4661 Merge branch 'main' into next_update 2024-05-03 01:32:49 +02:00
Tetrakern
786f4f8329 Update CUSTOMIZE.md 2024-05-03 00:47:16 +02:00
Tetrakern
caa3f37839 Remove uses of hasOwnProperty 2024-05-02 20:35:59 +02:00
Tetrakern
5a6f875b12 Create config.codekit3
While there is no build pipeline, for anyone using Codekit, this will allow you to properly compile the CSS and JS.
2024-05-02 15:52:06 +02:00
Tetrakern
37bb541d0c Remove *.codekit3 from .gitignore 2024-05-02 15:48:02 +02:00
Tetrakern
117c071dc9 Use sass:math for ePUB scss 2024-05-02 15:42:19 +02:00
Tetrakern
c472106818 Load Sortable.js from theme directory
Seeing how the CDN had an SSL-related outage on 2024/05/02, I'm no longer trusting the thing. This is also the only instance I used a CDN and as this is only loaded in the post editor, I believe we can do without.
2024-05-02 11:45:56 +02:00