Giter Site home page Giter Site logo

skemantix / soil Goto Github PK

View Code? Open in Web Editor NEW

This project forked from roots/soil

0.0 2.0 0.0 196 KB

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

Home Page: https://roots.io/plugins/soil/

License: MIT License

PHP 100.00%

soil's Introduction

Soil

Build Status

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

Requirements

Prerequisite How to check How to install
PHP >= 5.4.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.

composer require roots/soil 3.4.0

Then activate the plugin via wp-cli.

wp plugin activate soil

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

  • Load jQuery from the Google CDN
    add_theme_support('soil-jquery-cdn');

  • Cleaner WordPress markup
    add_theme_support('soil-clean-up');

  • Cleaner walker for navigation menus
    add_theme_support('soil-nav-walker');

  • Root relative URLs
    add_theme_support('soil-relative-urls');

  • Google Analytics (more info)
    add_theme_support('soil-google-analytics', 'UA-XXXXX-Y');

  • Move all JS to the footer
    add_theme_support('soil-js-to-footer');

  • Disable trackbacks
    add_theme_support('soil-disable-trackbacks');

  • Disable asset versioning
    add_theme_support('soil-disable-asset-versioning');

Support

Use the Roots Discourse to ask questions and get support.

soil's People

Contributors

retlehs avatar qwp6t avatar bostondv avatar swalkinshaw avatar kalenjohnson avatar einkoro avatar alexsomeoddpilot avatar petrpacas avatar austinpray avatar purcebr avatar joemaller avatar leoj3n avatar foxaii avatar fullyint avatar skemantix avatar lainga9 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.