Skip to content

Commit a8d56c6

Browse files
committed
Add posts.all.list.cols.comments to disable comments
1 parent 7774fb9 commit a8d56c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Application/Support/Comments.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ public static function remove()
4747

4848
Admin::set('common.adminbar.comments', true);
4949
Admin::set('dashboard.home.recent-commments', true);
50+
Admin::set('posts.all.list.cols.comments', true);
5051
Admin::set('comments', true);
5152
Admin::set('settings.discussion', true);
5253
Admin::set('appearance.widgets.available.recent-comments', true);

0 commit comments

Comments
 (0)