Skip to content

Commit 8bb6952

Browse files
committed
remove: soil features
1 parent a95985f commit 8bb6952

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

app/setup.php

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -52,21 +52,6 @@ function () {
5252
add_action(
5353
'after_setup_theme',
5454
function () {
55-
/**
56-
* Enable features from the Soil plugin if activated.
57-
*
58-
* @link https://roots.io/plugins/soil/
59-
*/
60-
add_theme_support(
61-
'soil',
62-
[
63-
'clean-up',
64-
'nav-walker',
65-
'nice-search',
66-
'relative-urls',
67-
]
68-
);
69-
7055
/**
7156
* Disable full-site editing support.
7257
*

0 commit comments

Comments
 (0)