1789 Commits

Author SHA1 Message Date
Tetrakern
4b3c948157 Update php structure comments 2024-06-14 01:28:03 +02:00
Tetrakern
d15d4c6e1d Move main observer element to action hook 2024-06-14 01:24:58 +02:00
Tetrakern
af187a4ff6 Improve fictioneer_page_background() 2024-06-14 00:34:18 +02:00
Tetrakern
c00356da92 Add context to fictioneer_main action
... and fix chapter double background.
2024-06-14 00:31:31 +02:00
Tetrakern
406d33a629 Turn page background into hooked action 2024-06-13 23:29:48 +02:00
Tetrakern
5a72abf9ec Add missing condition to sidebar shortcode 2024-06-13 14:51:01 +02:00
Tetrakern
1af803bac5 Add sidebar shortcode, improve implementation 2024-06-13 14:25:56 +02:00
Tetrakern
b2a1f7c89a Fix block editor script enqueue
...ing or whatever.
2024-06-13 13:54:28 +02:00
Tetrakern
4fa6c63e68 Update font stylesheet ID to avoid conflicts 2024-06-13 13:24:27 +02:00
Tetrakern
697c9c52d9 Update and improve Elementor integration
Rename some functions, add theme fonts.
2024-06-13 13:20:00 +02:00
Tetrakern
890a0c9864 Extend *_get_font_data doc comment for clarity 2024-06-13 11:44:36 +02:00
Tetrakern
75a24b4e71 Remove browser notes noise 2024-06-13 00:17:58 +02:00
Tetrakern
6505e24734 Add dummy sidebar for custom templates 2024-06-13 00:16:16 +02:00
Tetrakern
cb8aa1d999 Add missing textdomain
Holy crap!
2024-06-12 23:47:29 +02:00
Tetrakern
ec82a71bd2 Add additional Elementor theme locations 2024-06-12 12:30:54 +02:00
Tetrakern
1a814ac0a8 Remove mobile menu copy/paste shenanigans
Copying the main nav into the mobile nav to reduce the page load might technically make sense, but the trouble vastly outweighs the benefit.
2024-06-12 12:16:52 +02:00
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