Soil Versions Save

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

4.1.1

1 year ago
  • Fix version number

4.1.0

1 year ago
  • Fix: XSS vulnerability on language_attributes
  • Fix: Clean up - re-add disabling extra RSS feeds
  • Fix: Nav walker - CPT items active classes
  • Fix: PHP 8.1 notices
  • Add: WPCS security and compatibility checks

Full Changelog: https://github.com/roots/soil/compare/4.0.5...4.1.0

4.0.5

2 years ago
  • Fix fallback autoloader compatibility with similarly named class names in other namespaces
  • Google Analytics module: support checking production environment type via wp_get_environment_type()

4.0.4

3 years ago
  • Fix Google Analytics options: correctly support non-array default option

4.0.3

3 years ago
  • Relative URLs module: Ensure srcset value is array

4.0.2

3 years ago
  • Cleanup module: Fix notice for self-closing tags on site icon meta

4.0.1

3 years ago
  • Add fallback autoloader when Composer isn't present

4.0.0

3 years ago
  • BREAKING CHANGE - Refactor entire code base
  • Add options support for modules
  • Remove oEmbed wrapper due to incompatibility with Gutenberg

3.9.0

4 years ago
  • Enable beacon tracking for Google Analytics (#243)
  • Add support for GitHub Updater plugin (#241)
  • Add AJAX support for relative URLs module (#215)
  • Fix script cleanup error with single quotes (this was causing JS errors in the WP customizer) (#224)
  • Check if is a search page before adding active class to menu item (#223)
  • Move addition/removal of nav filters to walk function (#236)
  • Add Google Optimize support for Google Analytics module (#215)

3.8.1

4 years ago
  • Update version in plugin headers correctly (#231)