1802 Commits

Author SHA1 Message Date
Tetrakern
6b4b1eadb4 Fix meta queries for non-existing fields
Well, that was to be expected, really. Hope that were all...
2023-10-03 21:24:44 +02:00
Tetrakern
f42c2307fe Change DB optimization notice type 2023-10-03 18:56:33 +02:00
Tetrakern
0ef429dd23 Bump version to 5.7.4 2023-10-03 18:51:43 +02:00
Tetrakern
a6db2b27db Improve meta save cleanup 2023-10-03 18:32:56 +02:00
Tetrakern
ead60c0481 Filter relationship field content by post status 2023-10-03 18:03:28 +02:00
Tetrakern
0276e841b3 Update post meta handling 2023-10-03 17:44:52 +02:00
Tetrakern
4e8ff81b65 Add database optimization tools 2023-10-03 17:25:43 +02:00
Tetrakern
e95c1eec77 Extend theme admin notices 2023-10-03 10:49:35 +02:00
Tetrakern
9b1daef388 Update save routine of SEO post meta
Will now delete/not save falsy values to save rows.
2023-10-03 09:28:19 +02:00
Tetrakern
f6f91f92a4 Update translations 2023-10-03 02:17:47 +02:00
Tetrakern
e8e2fce3a6 Update pagination mid and end sizes
Fits better on smaller screens.
2023-10-03 01:54:02 +02:00
Tetrakern
c2ef9316d0 Comment edit note shows editor if different 2023-10-03 01:41:36 +02:00
Tetrakern
1e7465c5b7 Optimize chapter group names query 2023-10-02 23:27:10 +02:00
Tetrakern
6bc9c68357 Use dvh unit with fallback 2023-10-02 22:28:20 +02:00
Tetrakern
84a36165a4 Update DEVELOPMENT.md 2023-10-02 20:45:25 +02:00
Tetrakern
cf274c4aaf Rename function for consistency 2023-10-02 20:43:29 +02:00
Tetrakern
6c77bd8f49 Replace recommendation ACF fields 2023-10-02 20:30:28 +02:00
Tetrakern
e37b1191a6 Frontend require validation for meta fields 2023-10-02 20:29:10 +02:00
Tetrakern
35246b8835 Replace more ACF meta fields
Only recommendations remaining.
2023-10-02 00:06:15 +02:00
Tetrakern
0086fe6a5d ACF metabox style fix 2023-10-02 00:05:21 +02:00
Tetrakern
68e9b396d0 Replace ACF local JSON 2023-10-02 00:04:53 +02:00
Tetrakern
8f694dee0b Add and use link list to array helper 2023-10-02 00:02:12 +02:00
Tetrakern
088d43f7ac Update _card-collection.php 2023-10-01 15:32:56 +02:00
Tetrakern
38e465de8b Remove unnecessary ACF control fields 2023-09-30 23:31:59 +02:00
Tetrakern
6016663603 Ensure empty ACF meta fields are removed from DB
The pollution is real.
2023-09-30 22:02:06 +02:00
Tetrakern
3cfb577473 Use field keys for ACF fields
Does otherwise not work for new posts.
2023-09-30 21:49:06 +02:00
Tetrakern
9fdab2d988 Replace most of ACF ePUB metabox 2023-09-30 16:56:12 +02:00
Tetrakern
eb6c1f87af Improve admin token input JS 2023-09-30 14:21:12 +02:00
Tetrakern
0c29420bfe Change relationship to generic ACF field 2023-09-30 13:09:25 +02:00
Tetrakern
0dc96079c8 Fix and clarify function names 2023-09-30 00:09:08 +02:00
Tetrakern
40f9ffe901 Fix chapter appending 2023-09-29 22:06:15 +02:00
Tetrakern
fef7cb75cb Replace (most) ACF story data 2023-09-29 19:51:18 +02:00
Tetrakern
84a90b5435 Sanitizer for CSS
Somewhat.
2023-09-29 19:41:28 +02:00
Tetrakern
2f8f0c1a86 Fix local data stores if empty
Didn't actually matter since it was refreshed from the server, but still.
2023-09-29 16:25:06 +02:00
Tetrakern
022767c72e Update metabox field spacing 2023-09-29 15:56:19 +02:00
Tetrakern
2cffb7c19d Fix support links metabox and save 2023-09-28 22:35:24 +02:00
Tetrakern
fda75cbd51 Add required to editor meta field 2023-09-28 21:50:05 +02:00
Tetrakern
4947d64a22 Restore missing editor spacing 2023-09-28 21:43:37 +02:00
Tetrakern
6306bbf3a3 Add relationship field ACF helper function 2023-09-27 20:31:45 +02:00
Tetrakern
78bdcc4f85 Replace ACF chapter data and then some 2023-09-27 11:19:34 +02:00
Tetrakern
ef38281200 Fix custom author page sometimes not showing
Apparently, the ID alone does not always work for some reason.
2023-09-26 21:33:35 +02:00
Tetrakern
4ba763f4a2 Update editor meta field style 2023-09-26 21:01:54 +02:00
Tetrakern
6fe0222e2f Update inline image formatting 2023-09-26 21:01:19 +02:00
Tetrakern
02507903bd Update editor style 2023-09-26 05:27:27 +02:00
Tetrakern
8a28d4846d Add editor meta field 2023-09-26 05:26:48 +02:00
Tetrakern
040984b77a Add list argument to text meta field 2023-09-26 05:26:30 +02:00
Tetrakern
2316499046 Delete group_5d69a0651e676.json 2023-09-24 21:14:58 +02:00
Tetrakern
bce9a322e7 Renamed meta box functions for clarity 2023-09-24 21:14:49 +02:00
Tetrakern
c19fcee5d2 Replace ACF chapter meta fields 2023-09-24 21:09:12 +02:00
Tetrakern
25eb6b4786 Prepare chapter meta fields
Still need to be saved.
2023-09-23 11:17:50 +02:00