Tetrakern
d093f964b2
Update theme screenshot
v5.8.4
2023-12-17 17:48:57 +01:00
Tetrakern
6cb594c74d
Bump version to 5.8.4
2023-12-17 17:26:26 +01:00
Tetrakern
027c95cc53
Update ePUB tag replacements
2023-12-17 16:30:57 +01:00
Tetrakern
20af0cde39
Formatting
2023-12-17 01:31:39 +01:00
Tetrakern
a4d8dafdd6
Skip hidden ePUB chapters early
2023-12-17 01:30:07 +01:00
Tetrakern
7565ae283a
Remove hidden chapter hint in ePUBs
2023-12-17 01:25:04 +01:00
Tetrakern
e83a5ec2b5
Remove unused lightbox data-src attribute
2023-12-17 01:22:51 +01:00
Tetrakern
9e012a5a5b
Improve DOMDocument-using filters
...
Remove HTML document stuff that's not supposed to be there.
2023-12-17 01:21:52 +01:00
Tetrakern
32e118f312
Return content early if no embeds found
2023-12-16 21:45:54 +01:00
Tetrakern
1fdcff147f
Return content early if not images found
...
This filter adds attributes for the lightbox, but it is resource-intensive. Returning early if there are no images saves those resources.
2023-12-16 21:39:43 +01:00
Tetrakern
820753f148
Remove XML encoding from content
...
This is necessary in a filter to ensure proper UTF8 encoding, but is just overhead once it's done.
2023-12-16 15:45:27 +01:00
Tetrakern
8aacd77e67
Add translation context to deleted comment author
2023-12-16 02:16:49 +01:00
Tetrakern
ffbbf855fb
Ensure AJAC comments check disallowed keys
2023-12-16 00:24:41 +01:00
Tetrakern
50a57ed2ef
Let wp_update_comment() handle comment sanitization
2023-12-16 00:22:04 +01:00
Tetrakern
aea191846b
Fix token placeholder for author search inputs
2023-12-15 18:35:06 +01:00
Tetrakern
4cf8131f59
Improve comment AJAX edit sanitization
2023-12-15 18:31:29 +01:00
Tetrakern
78005f40d9
Improve sanitization
2023-12-15 17:51:09 +01:00
Tetrakern
1f738f5308
Update Dart SASS functions
2023-12-14 03:56:17 +01:00
Tetrakern
09936b87c5
Update article card style
...
Mainly a change to avoid a spacing issue when cover images are hidden.
2023-12-13 23:30:01 +01:00
Tetrakern
16b2b7eaaf
Update FAQ.md
2023-12-11 18:22:59 +01:00
Tetrakern
e1a01d3ee8
Update settings_epubs_preview.jpg
2023-12-10 15:52:35 +01:00
Tetrakern
a4782cab0a
Update SEO section of installation guide
2023-12-10 15:22:58 +01:00
Tetrakern
7a0848ae15
Update INSTALLATION.md
2023-12-10 14:31:56 +01:00
Tetrakern
ce03153e1e
Update INSTALLATION.md
2023-12-10 14:29:21 +01:00
Tetrakern
775b9b8751
Bump version to 5.8.3
v5.8.3
2023-12-10 00:11:20 +01:00
Tetrakern
857ed21c76
Ensure theme options are always in the DB
...
This fixes an issue introduced by a flawed optimization attempt, removing unset options from the database and causing additional queries for each missing option. Kinda obvious, in hindsight.
2023-12-10 00:09:20 +01:00
Tetrakern
8c62aac067
Fix status and rating resetting on edit
2023-12-09 23:54:06 +01:00
Tetrakern
524f494317
Tested up to 6.4.2
2023-12-06 19:02:28 +01:00
Tetrakern
db8cedd7aa
Update _post.php
2023-12-02 23:11:52 +01:00
Tetrakern
b6994b623a
Code cleanup
2023-12-02 23:04:26 +01:00
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