316 Commits

Author SHA1 Message Date
Tetrakern
dff2bcb219 Change two defaults to 1 for chapter setting options 2024-06-20 12:04:32 +02:00
Tetrakern
c4c2640eca Log changes to active mu-plugins 2024-06-20 00:19:38 +02:00
Tetrakern
0c3565387d Update texts 2024-06-19 15:11:17 +02:00
Tetrakern
3e221510e6 Add option to disable WP emojis 2024-06-19 15:09:56 +02:00
Tetrakern
d0f286ffeb Add function to add/remove theme mu-plugins 2024-06-19 12:54:53 +02:00
Tetrakern
6c78015257 Split off copy function for mu-plugins 2024-06-19 11:40:35 +02:00
Tetrakern
86f186a33c Fix custom roles not showing up 2024-06-19 09:24:42 +02:00
Tetrakern
337e02a71e Add admin action to enable/disable mu-plugins 2024-06-19 00:40:03 +02:00
Tetrakern
e19c86e110 Add missing translations 2024-06-19 00:36:24 +02:00
Tetrakern
fd64d21040 Always show plugin settings tab 2024-06-18 20:22:31 +02:00
Tetrakern
4757206cc1 Add settings for age confirmation redirect URL 2024-06-10 12:25:23 +02:00
Tetrakern
24cfa57133 Add optional validators to URL sanitizer 2024-06-10 11:05:00 +02:00
Tetrakern
f2d9a69fbd Add generic helper to sanitize and validate URL
And fix a wrong return type in the doc comment lol
2024-06-10 10:26:37 +02:00
Tetrakern
cfe9ab2997 Add fcntr_admin helper for translations 2024-06-10 01:41:29 +02:00
Tetrakern
76767cda22 Simplify some php file formatting
No functional changes. Probably saves fractions of a nanosecond of something.
2024-06-09 18:59:10 +02:00
Tetrakern
b0488836aa Make admin dialogs work in whole admin 2024-06-06 12:21:06 +02:00
Tetrakern
81f38bf6e0 Move sponsor dialog modal into admin footer 2024-06-06 12:00:26 +02:00
Tetrakern
78cfa85353 Fix wrong textdomains 2024-06-06 00:47:29 +02:00
Tetrakern
009eb1904b Update support begging to modal lol 2024-06-05 19:14:45 +02:00
Tetrakern
5de377ad4f Refactor update check 2024-06-04 02:54:07 +02:00
Tetrakern
5e232af905 Add option to re-enable XML-RPC
You really should not, though.
2024-06-02 16:24:17 +02:00
Tetrakern
7816d814f1 Add option to rewrite chapter permalinks 2024-06-02 10:52:17 +02:00
Tetrakern
d3ae72b305 Add help modal to CSS property toggle option 2024-06-01 11:49:40 +02:00
Tetrakern
e3fc29a334 Rename float sanitizer with default 1.0 2024-05-30 13:54:00 +02:00
Tetrakern
84f9b94e20 Update appending tool texts 2024-05-29 13:44:50 +02:00
Tetrakern
3d031c3666 Fix typo 2024-05-29 11:40:49 +02:00
Tetrakern
8fefe78cb0 Automatically purge theme caches for some settings
Just a bit more convenient.
2024-05-26 13:56:42 +02:00
Tetrakern
6a4cd77cef Split up theme cache purge into two functions
This allows to call the purge function independently.
2024-05-26 13:47:21 +02:00
Tetrakern
535d220eb0 Add help modal to AJAX authentication setting 2024-05-26 13:35:27 +02:00
Tetrakern
9f2b33653c Disable SubscribeStar login prototype
Will not be ready for next release.
2024-05-25 10:28:19 +02:00
Tetrakern
430f225f56 SubscribeStart OAuth prototype
DO NOT USE THIS!
2024-05-24 21:18:22 +02:00
Tetrakern
f5dc554c61 Update searchform.php 2024-05-24 15:02:26 +02:00
Tetrakern
8c5073e868 Restore admin Patreon tiers pull 2024-05-23 23:01:14 +02:00
Tetrakern
bebec52dc7 Add option to randomize all OAuth usernames
HypersonicBob7777
2024-05-23 20:45:03 +02:00
Tetrakern
b7a608767c Add missing option translations 2024-05-23 20:39:13 +02:00
Tetrakern
ef28f686f4 Fix bug calling removed function 2024-05-23 12:50:17 +02:00
Tetrakern
b56d2e793c Fix typos
Metadata is, indeed, written together.
2024-05-20 14:53:40 +02:00
Tetrakern
20a802c091 Update Patreon gate setting texts 2024-05-20 14:49:48 +02:00
Tetrakern
81fc790a0b Add help modal to OAuth setting 2024-05-20 14:47:28 +02:00
Tetrakern
20a88d8839 Add help modal for Storygraph API 2024-05-20 13:25:26 +02:00
Tetrakern
c036ab1560 Add help modals for extended query settings 2024-05-20 12:18:45 +02:00
Tetrakern
c0f343b3c4 Add help modal for remove clutter setting 2024-05-20 12:05:49 +02:00
Tetrakern
dd53e4556d Add help modal for bundle scripts setting 2024-05-20 11:46:28 +02:00
Tetrakern
645cc2c265 Add help modal for bundle stylesheet setting 2024-05-20 11:46:17 +02:00
Tetrakern
fe133e1517 Remove deprecated SVG filter setting
This is now done on a block-by-block basis instead of globally, which makes far more sense and does not unnecessarily impact performance.
2024-05-20 11:37:19 +02:00
Tetrakern
0703caa5a7 Add help modal for Gutenberg blocks setting 2024-05-20 11:33:11 +02:00
Tetrakern
b616b77255 Add help modal for Heartbeat API setting 2024-05-20 11:32:55 +02:00
Tetrakern
a4fa544e77 Add help modal to Patreon gate setting 2024-05-20 09:41:02 +02:00
Tetrakern
4d3767d27f Add help modal option to checkbox settings 2024-05-20 01:55:31 +02:00
Tetrakern
2f88f6af9a Clean up and rename partial caching 2024-05-19 14:30:44 +02:00