We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7774fb9 commit a8d56c6Copy full SHA for a8d56c6
src/Application/Support/Comments.php
@@ -47,6 +47,7 @@ public static function remove()
47
48
Admin::set('common.adminbar.comments', true);
49
Admin::set('dashboard.home.recent-commments', true);
50
+ Admin::set('posts.all.list.cols.comments', true);
51
Admin::set('comments', true);
52
Admin::set('settings.discussion', true);
53
Admin::set('appearance.widgets.available.recent-comments', true);
0 commit comments