WP Manifestindependent plugin directory
manifest / themes / soil

Soil archived #5 in Theme Tools

A WordPress plugin which contains a collection of modules to apply theme-agnostic front-end modifications

by Roots · github.com/roots/soil · website

1kstars
2.7krelease downloads
≈20active sites
1.9Mcomposer installs
181forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/roots/soil/releases/download/4.1.1/soil-4.1.1.zip

Also on Packagist as roots/soil:

composer require roots/soil

Declares an update source (https://github.com/roots/soil), so updates arrive through the plugin's own updater.

From the readme

Soil A WordPress plugin which contains a collection of modules to apply theme-agnostic front-end modifications. [!CAUTION] This plugin is no longer maintained. Use Acorn Prettify instead. Requirements Prerequisite How to check How to install PHP >= 5.6.x php -v php.net Installation You can install this plugin via the command-line or the WordPress admin panel. via Command-line If you're using Composer to manage WordPress, add Soil to your project's dependencies. Then activate the plugin via wp-cli. via WordPress Admin Panel 1. Download the latest zip of this repo. 2. In your WordPress admin panel, navigate to Plugins-Add New 3. Click Upload Plugin 4. Upload the zip file that you downloaded. Modules Cleaner WordPress markup addthemesupport('soil', 'clean-up'); Disable REST API addthemesupport('soil', 'disable-rest-api'); Disable asset versioning addthemesupport('soil', 'disable-asset-versioning'); Disable trackbacks addthemesupport('soil', 'disable-trackbacks'); Google Analytics addthemesupport('soil', ['google-analytics' = 'UA-XXXXX-Y']); Move all JS to the foot

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
4.1.1Aug 1, 2022soil-4.1.1.zip1,047
4.1.0Aug 1, 2022soil-4.1.0.zip21
4.0.5Jul 27, 2021soil-4.0.5.zip804
4.0.4Sep 11, 2020soil-4.0.4.zip749
4.0.3Sep 8, 2020soil-4.0.3.zip20
4.0.2Sep 8, 2020
4.0.1Aug 31, 2020soil-4.0.1.zip39
4.0.0Aug 30, 2020soil-4.0.0.zip23
3.9.0Dec 7, 2019
3.8.1May 23, 2019
3.8.0May 23, 2019
3.7.3Aug 14, 2017
3.7.2Jun 12, 2017
3.7.1Aug 30, 2016
3.7.0Mar 7, 2016
3.6.2Dec 24, 2015
3.6.1Dec 24, 2015
3.6.0Nov 19, 2015
3.5.0Sep 24, 2015
3.4.0Apr 29, 2015
3.3.0Apr 22, 2015
3.2.0Apr 13, 2015
3.1.0Mar 13, 2015
3.0.3Jan 24, 2015
3.0.2Nov 15, 2014

Active-site estimate ≈20 comes from the median of recent superseded releases. Method.