1818 Commits

Author SHA1 Message Date
Tetrakern
7704f54457 Reduce yet yet more unnecessary get_the_ID calls 2023-12-02 22:28:56 +01:00
Tetrakern
9b4b43e515 Move the "purge theme caches" tool action 2023-12-02 19:50:59 +01:00
Tetrakern
e47ee4b50e Update INSTALLATION.md 2023-12-02 17:44:58 +01:00
Tetrakern
a3bd3d0dea Updated admin menus
Removed obsolete stuff, updated some comments, changed some helper function names for more clarity.
2023-12-02 13:25:08 +01:00
Tetrakern
edf02a4f9e Let DB optimizer ignore autoload options 2023-12-02 12:42:24 +01:00
Tetrakern
304f147e8e Restore saving of empty setting checkboxes
This actually caused many additional DB queries since they were no longer auto-loaded if they did not exist. Far worse than saving the few rows in the DB is worth.
2023-12-02 12:41:52 +01:00
Tetrakern
eeeb2fdcee Reduce yet more unnecessary get_the_ID calls 2023-12-02 11:58:58 +01:00
Tetrakern
ca5b57aeec Reduce more unnecessary get_the_ID calls 2023-12-02 01:39:14 +01:00
Tetrakern
f826ac97c0 Guard clause for story changelog getter 2023-12-02 01:30:08 +01:00
Tetrakern
f207720f52 Reduce unnecessary get_the_ID calls 2023-12-02 00:00:13 +01:00
Tetrakern
f02d8e2255 Update INSTALLATION.md 2023-12-01 23:21:46 +01:00
Tetrakern
6f6313296c Improved submenu min width
Will now grow if the parent is wider than 152px.
2023-12-01 23:16:49 +01:00
Tetrakern
f012c865e9 Update style for breadcrumb item icons 2023-12-01 13:08:47 +01:00
Tetrakern
3773385b27 Cleanup 2023-12-01 03:00:41 +01:00
Tetrakern
b46129c42e Bump version to 5.8.2 v5.8.2 2023-11-30 23:47:28 +01:00
Tetrakern
1bd22e0dff Fix wrong array key 2023-11-30 23:09:17 +01:00
Tetrakern
6b7033683c Fix wrong parameter 2023-11-30 23:09:09 +01:00
Tetrakern
2b6a2e8f97 Update ePUB style 2023-11-30 23:01:01 +01:00
Tetrakern
0bae7573f9 Fix deprecation warning in ePUB downloads
Removed mb_convert_encoding, which was apparently not needed anyway.
2023-11-30 22:52:28 +01:00
Tetrakern
a7e3f44513 Fix mb_convert_encoding deprecation warning 2023-11-30 21:47:00 +01:00
Tetrakern
7cba8b32a0 Add filter for taxonomy pills groups 2023-11-30 20:53:35 +01:00
Tetrakern
c3af1d6890 Add types to taxonomy pills groups
Doesn't make a difference for now, but I might add a filter here later.
2023-11-30 20:36:00 +01:00
Tetrakern
294d13ce38 Cleanup 2023-11-30 17:52:19 +01:00
Tetrakern
fb92db30ee Fix word count in collections 2023-11-30 17:12:48 +01:00
Tetrakern
36aff1f54a Add fictioneer_get_word_count helper 2023-11-30 17:10:19 +01:00
Tetrakern
082337c53c Add fictioneer_get_story_chapters helper 2023-11-30 16:21:16 +01:00
Tetrakern
b65e8ccea1 Replace fictioneer_get_field with get_post_meta
This wrapper made sense at some point in the past, now it was just unnecessary overhead.
2023-11-30 16:03:53 +01:00
Tetrakern
c8b142367c Improve co-author handling 2023-11-30 12:56:16 +01:00
Tetrakern
84a098871a Type check for post featured array 2023-11-30 11:20:16 +01:00
Tetrakern
6ebe8cb016 Type check for co-author array in API 2023-11-30 11:10:54 +01:00
Tetrakern
e0176eac59 Use fictioneer_get_field everwhere
I might actually remove it later on because it does not safe space anyway, but at least it is consistent for now.
2023-11-30 10:58:45 +01:00
Tetrakern
25726ab3b0 Optimize key/value replacement function 2023-11-30 02:37:05 +01:00
Tetrakern
b98d45404a Add type casting to word count operations 2023-11-27 22:41:43 +01:00
Tetrakern
4038b3cf0b Optimize ePUB chapter creation 2023-11-27 20:02:22 +01:00
Tetrakern
bb30cb8871 Improve ePUB tag replacement 2023-11-27 12:17:56 +01:00
Tetrakern
5ecaca459c Optimize HTML entity fix for ePUBs 2023-11-27 10:15:00 +01:00
Tetrakern
d1e16f18dc Use constants for protected post slugs 2023-11-26 23:37:27 +01:00
Tetrakern
aa9a513124 Update INSTALLATION.md 2023-11-26 23:04:17 +01:00
Tetrakern
421e118641 Update INSTALLATION.md 2023-11-26 22:06:12 +01:00
Tetrakern
2b6398a1c7 Update INSTALLATION.md 2023-11-26 22:03:14 +01:00
Tetrakern
fbcc1363b5 Update INSTALLATION.md 2023-11-26 21:20:40 +01:00
Tetrakern
d6344fc66d Add another CSS snippet
Merge Top-Header & Navigation
2023-11-26 21:16:40 +01:00
Tetrakern
4c217fba08 Update _header-inner.php 2023-11-26 14:32:25 +01:00
Tetrakern
22e3eec51c Renamed header partials, hooks, and functions
This better reflects what they do, now that there are multiple options.
2023-11-26 14:24:09 +01:00
Tetrakern
896344873f Fix static-menu-item CSS class 2023-11-26 12:27:37 +01:00
Tetrakern
e6dbd76343 Bump version to 5.8.1 v5.8.1 2023-11-26 03:06:38 +01:00
Tetrakern
8b30393fdd Update INSTALLATION.md 2023-11-26 02:16:35 +01:00
Tetrakern
79e4d9984b Improve installation guide 2023-11-26 02:13:22 +01:00
Tetrakern
17322e7c3c Fix navigation border radii 2023-11-25 18:53:35 +01:00
Tetrakern
81ba4b0f2e Update dark mode data attribute
This will now be set to "dark" if dark mode is enabled, instead of being empty. Makes it easier to apply styles to only this mode without a :not function.
2023-11-25 16:36:45 +01:00