3424 Commits

Author SHA1 Message Date
Tetrakern
11d021ae3a Use lock as chapter icon if protected 2024-06-20 14:59:57 +02:00
Tetrakern
dff2bcb219 Change two defaults to 1 for chapter setting options 2024-06-20 12:04:32 +02:00
Tetrakern
1b631e4563 Improve settings notice positioning 2024-06-20 01:59:56 +02:00
Tetrakern
e843dc2e9b Update admin settings box style 2024-06-20 01:54:53 +02:00
Tetrakern
b97082ed33 Update fictioneer.pot 2024-06-20 00:20:26 +02:00
Tetrakern
c4c2640eca Log changes to active mu-plugins 2024-06-20 00:19:38 +02:00
Tetrakern
72bd54f17a Bump version to 5.20.3 2024-06-19 23:17:15 +02:00
Tetrakern
88ef382dc9 Fix undefined is_plugin_active error v5.20.2 2024-06-19 22:55:12 +02:00
Tetrakern
a3ac0002b0 Update fictioneer.pot 2024-06-19 15:11:50 +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
26f67205e5 Bump version to 5.20.2 2024-06-19 12:55:42 +02:00
Tetrakern
d0f286ffeb Add function to add/remove theme mu-plugins 2024-06-19 12:54:53 +02:00
Tetrakern
4cb48280dd Fix breadcrumbs structure for author pages 2024-06-19 12:15:19 +02:00
Tetrakern
6c78015257 Split off copy function for mu-plugins 2024-06-19 11:40:35 +02:00
Tetrakern
f89ec4e53d Exclude theme install page from update notice 2024-06-19 11:26:19 +02:00
Tetrakern
d8ef2d0f40 Bump version to 5.20.1 (hotfix)
The hotfix version was updated separately. That's what I get for now using branches.
2024-06-19 11:25:49 +02:00
Tetrakern
406a91c28f Add some default role translations v5.20.1 2024-06-19 09:34:00 +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
0dcd5077b0 Update code comments for clarity 2024-06-18 22:13:10 +02:00
Tetrakern
8f2dd523e2 Make function more concise 2024-06-18 22:09:40 +02:00
Tetrakern
fd64d21040 Always show plugin settings tab 2024-06-18 20:22:31 +02:00
Tetrakern
73d99ffc3a Reorganize user and profile functions 2024-06-18 20:21:33 +02:00
Tetrakern
139cb8fefc Move after logout cleanup function 2024-06-18 19:42:46 +02:00
Tetrakern
3cd824d7e6 Only load sitemap script if enabled 2024-06-18 12:05:27 +02:00
Tetrakern
1ef0366281 Only load ePUB script if required 2024-06-18 12:00:24 +02:00
Tetrakern
3d1f45bc5a Only load search script in search context 2024-06-18 11:13:31 +02:00
Tetrakern
71ff24c416 Only load Discord scripts in admin 2024-06-18 10:58:11 +02:00
Tetrakern
48debdf213 Only load API scripts on REST requests 2024-06-18 10:09:13 +02:00
Tetrakern
6c73838122 Only load form submit script in admin 2024-06-18 09:56:32 +02:00
Tetrakern
d9892b9efc Only load OAuth script if required 2024-06-18 02:36:55 +02:00
Tetrakern
7edcedd536 Update INSTALLATION.md 2024-06-17 22:51:45 +02:00
Tetrakern
fefed91d67 Move functions around
fictioneer_delete_my_account() and fictioneer_append_meta_fields() moved out of utilities to more fitting files.
2024-06-17 22:30:57 +02:00
Tetrakern
eedde757f6 Code formatting fixes 2024-06-17 22:12:39 +02:00
Tetrakern
76869bef1d Improve cache purge on theme switch 2024-06-17 17:37:28 +02:00
Tetrakern
c1463107bf Update INSTALLATION.md 2024-06-14 15:15:30 +02:00
Tetrakern
73f064e168 Update DOCUMENTATION.md v5.20.0 2024-06-14 14:38:19 +02:00
Tetrakern
4f1600a70b Update fictioneer.pot 2024-06-14 13:23:41 +02:00
Tetrakern
c773cf835d Add page_background Elementor location 2024-06-14 12:30:50 +02:00
Tetrakern
72ff8bc522 Remove extra class from chapter background element
Not used and you can use the parent class for specific targeting as well. This is unnecessary.
2024-06-14 11:59:56 +02:00
Tetrakern
388c572a3e Improve formatting of footer.php 2024-06-14 11:45:02 +02:00
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
94ba62ae70 Update canvas template context params for safe title 2024-06-14 00:04:41 +02:00
Tetrakern
a6a187433d Reinforce repo footer link
Just so you know.
2024-06-14 00:02:54 +02:00
Tetrakern
406d33a629 Turn page background into hooked action 2024-06-13 23:29:48 +02:00