Skip to content

Commit

Permalink
🔥 Remove Soil features
Browse files Browse the repository at this point in the history
  • Loading branch information
retlehs committed Jan 1, 2024
1 parent 5cd2c43 commit 16770ea
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions app/setup.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,6 @@
* @return void
*/
add_action('after_setup_theme', function () {
/**
* Enable features from the Soil plugin if activated.
*
* @link https://roots.io/plugins/soil/
*/
add_theme_support('soil', [
'clean-up',
'nav-walker',
'nice-search',
'relative-urls',
]);

/**
* Disable full-site editing support.
*
Expand Down

0 comments on commit 16770ea

Please sign in to comment.