This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
Releases: roots/soil
Releases · roots/soil
Soil 3.3.0
Soil 3.2.0
Soil 3.1.0
- Add module for HTML5 Boilerplate's Google Analytics snippet (#56)
- Add module for moving all JS to footer (#51)
- Add nice search support to WordPress SEO (#48)
- Add check for protocol relative URLs to root relative URLs (#49)
- Add
wp_get_attachment_url
to root relative URLs for post thumbnails (#50) - Refactor Soil to use loop (#46)
Soil 3.0.3
- Remove fix for empty search queries redirecting to home page
- Clean up output of
<script>
tags - Add namespace
- Disable relative URLs on sitemaps
- Use
term_link
instead oftag_link
for relative URLs
Soil 3.0.2
- Add option to remove version query string from all styles and scripts
Soil 3.0.1
- Remove caption changes from clean up now that WordPress supports HTML5 captions
- Add option to remove trackback/pingback functionality
Soil 3.0.0
Rewrite, Soil is now a plugin with functionality migrated out of the Roots starter theme: clean-up, relative URLs, nice search. Take a look at Bedrock if you like the ideas from the old Soil, and use Composer to manage plugins on your WP installation.