1802 Commits

Author SHA1 Message Date
Tetrakern
7fdbbe4c56 Prevent type issue 2023-09-22 23:27:51 +02:00
Tetrakern
00def7205f Update guard clause for API restriction
edit_posts is not guaranteed for every author given all the other types.
2023-09-22 23:14:56 +02:00
Tetrakern
98398ae731 Add advanced meta fields option 2023-09-22 22:17:32 +02:00
Tetrakern
f9c3954fe1 Add icon meta field 2023-09-22 22:16:34 +02:00
Tetrakern
fafecd7aba Update chapter icon getter
This should make it more difficult to break the thing.
2023-09-22 13:25:45 +02:00
Tetrakern
7443790917 Replace ACF support links metabox 2023-09-22 01:56:44 +02:00
Tetrakern
f93e123f9a Update URL meta field style 2023-09-22 01:03:23 +02:00
Tetrakern
7d7afad257 Improve metabox style for classic 2023-09-22 00:37:34 +02:00
Tetrakern
107c6d5747 Fix story blog array 2023-09-21 23:37:02 +02:00
Tetrakern
6aae419a27 Improve author array validation 2023-09-21 23:26:22 +02:00
Tetrakern
ef5b584241 Add doc comments 2023-09-21 22:56:17 +02:00
Tetrakern
8f3f70537a Add advanced metabox and merge in page layout 2023-09-21 22:11:16 +02:00
Tetrakern
b1775f65df Add tokens meta field 2023-09-21 16:58:36 +02:00
Tetrakern
ede90f92fe Add splitList JS utility 2023-09-21 16:03:39 +02:00
Tetrakern
d09481077d Update meta fields some more 2023-09-21 16:03:12 +02:00
Tetrakern
985de301a4 Fix missing required attributes 2023-09-21 12:24:22 +02:00
Tetrakern
adfb843666 Update Gutenberg meta field styles 2023-09-21 12:23:17 +02:00
Tetrakern
f496c9c0b2 Remove ACF landscape image 2023-09-20 23:36:33 +02:00
Tetrakern
cb0011b988 Add landscape image metabox 2023-09-20 23:23:56 +02:00
Tetrakern
19cfebde0f Replace page layout and configuration ACF meta 2023-09-20 22:11:13 +02:00
Tetrakern
17faf1672c Update metabox utilities and story meta 2023-09-20 14:28:50 +02:00
Tetrakern
a4738a71ca Remove ACF comment disabling on stories 2023-09-20 01:03:46 +02:00
Tetrakern
626c73cf8b Update disabling of new comments
Disabling the comments on a story will now also disable them on all associated chapters.
2023-09-20 01:01:43 +02:00
Tetrakern
5939f05760 Show user ID in profile 2023-09-20 00:35:25 +02:00
Tetrakern
b0c59748ad Update metabox style 2023-09-20 00:35:09 +02:00
Tetrakern
b41f78ba0c Remove ACF story sidebar meta 2023-09-20 00:19:25 +02:00
Tetrakern
7c7659f486 Add native story metabox 2023-09-20 00:18:30 +02:00
Tetrakern
d3b6e51b5b Update option description 2023-09-20 00:15:22 +02:00
Tetrakern
60c597c19c Add sanitizer for select options 2023-09-20 00:13:40 +02:00
Tetrakern
1fec70792f Add wrapper utility for update post meta 2023-09-19 23:46:19 +02:00
Tetrakern
52c3a2e3a9 Update DOCUMENTATION.md v5.7.3 2023-09-18 23:15:02 +02:00
Tetrakern
bf0c8f429e Improve user meta handling 2023-09-18 18:06:46 +02:00
Tetrakern
01ab6fd80f Add return value to update comment meta wrapper 2023-09-18 17:46:56 +02:00
Tetrakern
0d08c8235f Improve comment meta handling 2023-09-18 14:49:36 +02:00
Tetrakern
1c574c5aa1 Update password form style 2023-09-18 13:26:45 +02:00
Tetrakern
6bbf017405 Add padding to card list links
Makes them easier to click on mobile.
2023-09-18 13:20:45 +02:00
Tetrakern
979c8d54f5 Change capability name to make more sense 2023-09-18 10:41:21 +02:00
Tetrakern
4f4f20082e PHP cleanup 2023-09-18 10:23:16 +02:00
Tetrakern
fa5fd1f05f JS cleanup 2023-09-18 10:18:18 +02:00
Tetrakern
97c8ec16d7 Update lightbox 2023-09-18 10:02:51 +02:00
Tetrakern
99df170f10 Add user flag for post comment moderation 2023-09-18 02:25:48 +02:00
Tetrakern
c8271c4cce Rename user meta to make more sense 2023-09-18 02:19:39 +02:00
Tetrakern
7cdba32a3f Update INSTALLATION.md 2023-09-18 02:15:45 +02:00
Tetrakern
32f396027b Add cap for post comment moderation 2023-09-18 01:57:49 +02:00
Tetrakern
70578250cd Add scroll margin to comment section 2023-09-18 00:55:46 +02:00
Tetrakern
8958964181 Fix privacy script enqueue 2023-09-18 00:51:31 +02:00
Tetrakern
d782ae6305 Allow post authors to moderate post comments 2023-09-18 00:23:55 +02:00
Tetrakern
081747a6ca Fix moderate_comments for roles 2023-09-18 00:06:24 +02:00
Tetrakern
37ccf428d1 Prepare post author comment moderation
The frontend AJAX moderation can now be shows for the post authors but they cannot yet actually use it.
2023-09-17 21:17:36 +02:00
Tetrakern
41bc7c35f3 Update head-inline.js 2023-09-17 20:59:45 +02:00