1773 Commits

Author SHA1 Message Date
Tetrakern
5789e2f312 Add support for Elementor 2024-06-11 21:34:36 +02:00
Tetrakern
dcc769105d Always turn off script optimization for admins/editors
... in Autoptimize.
2024-06-11 17:13:31 +02:00
Tetrakern
a098913e14 Update customizer option 2024-06-11 13:45:21 +02:00
Tetrakern
28e001a066 Add battered card frame option 2024-06-11 13:36:19 +02:00
Tetrakern
e725106262 Account for unreachable repo on first installs
Prevents to make a GET request to check for updates on every page load in the admin.
2024-06-11 00:20:43 +02:00
Tetrakern
60279af03a Add filters to Discord channel webhooks 2024-06-10 17:09:59 +02:00
Tetrakern
dca254f75f Do not add settings adminbar item in admin 2024-06-10 16:35:23 +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
ac152e9d47 Use new URL sanitizer 2024-06-10 10:32:23 +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
6422af4207 Change adminbar node title 2024-06-10 10:15:44 +02:00
Tetrakern
b5d889bc48 Limit theme settings link to admins 2024-06-10 02:27:09 +02:00
Tetrakern
5f9b4be623 Update chapter appending 2024-06-10 02:25:46 +02:00
Tetrakern
7d1e80f202 Add missing translation 2024-06-10 01:55:47 +02:00
Tetrakern
14d39feb61 Add theme settings link to adminbar 2024-06-10 01:54:40 +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
16df0286c7 Do not check for updates on each page load if 404 returned 2024-06-07 13:33:41 +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
4bbd7b49ac Add function to extract release notes from update message 2024-06-03 19:57:39 +02:00
Tetrakern
9cdea72487 Improve sanitization of update check
One never knows.
2024-06-03 18:13:37 +02:00
Tetrakern
2e3cd6900d Update headers of remote get request 2024-06-03 18:04:12 +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
d4ede59bbc Lock chapter index popup horizontally in place 2024-06-02 10:51:58 +02:00
Tetrakern
d3ae72b305 Add help modal to CSS property toggle option 2024-06-01 11:49:40 +02:00
Tetrakern
835cbfa608 Update admin profile 2024-05-31 13:43:01 +02:00
Tetrakern
5f5a916a6d Update admin profile inline style 2024-05-31 01:18:25 +02:00
Tetrakern
09be144a0f Add action hooks to Follow/Reminder toggles 2024-05-30 15:56:56 +02:00
Tetrakern
897c3e0830 Add customizer options for card font size min/max/grow
Ich bin unkomfortabel.
2024-05-30 13:56:07 +02:00
Tetrakern
428523af9f Add sanitizer for floats (positive and negative) 2024-05-30 13:55:24 +02:00
Tetrakern
183c68c9a3 Improve string interpolation in custom CSS builder 2024-05-30 13:55:04 +02:00
Tetrakern
e3fc29a334 Rename float sanitizer with default 1.0 2024-05-30 13:54:00 +02:00
Tetrakern
467ce194ae Move card customizer options into own section 2024-05-30 12:26:04 +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
8034df2614 Add words and date params to Latest Updates shortcode 2024-05-29 00:01:31 +02:00
Tetrakern
767f8250c5 Fix comment paragraph tools showing if commenting is disabled 2024-05-28 15:27:16 +02:00
Tetrakern
ca8e3a4d43 Add page style: none (hide) 2024-05-28 14:45:31 +02:00
Tetrakern
00265f4db3 Add fictioneer_filter_comment_actions filter 2024-05-27 21:04:03 +02:00
Tetrakern
609e631e92 Fix login modal for comment must login note 2024-05-27 17:00:25 +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
11c38d74c9 Remove redundant cache busting string 2024-05-25 19:26:38 +02:00