GaryJones / genesis-style-trump

Loads Genesis child theme stylesheet after plugin stylesheets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Genesis Style Trump

Loads Genesis child theme style sheet after plugin style sheets.

Description

This plugin removes the Genesis child theme style sheet and reloads it at a later priority, allowing plugin style sheets to load first.

Read more about why I created this plugin here.

Requirements

  • WordPress 3.8
  • Genesis 2.0

Installation

Upload

  1. Download the latest tagged archive (choose the "zip" option).
  2. Go to the Plugins -> Add New screen and click the Upload tab.
  3. Upload the zipped archive directly.
  4. Go to the Plugins screen and click Activate.

Manual

  1. Download the latest tagged archive (choose the "zip" option).
  2. Unzip the archive.
  3. Copy the folder to your /wp-content/plugins/ directory.
  4. Go to the Plugins screen and click Activate.

Check out the Codex for more information about installing plugins manually.

Git

Using git, browse to your /wp-content/plugins/ directory and clone this repository:

git clone git@github.com:cdils/genesis-style-trump.git

Then go to your Plugins screen and click Activate.

Credits

Built by Carrie Dils Copyright 2013 Carrie Dils

Props to Gary Jones for editing suggestions and walking me through deployment.

About

Loads Genesis child theme stylesheet after plugin stylesheets

License:GNU General Public License v2.0


Languages

Language:PHP 100.0%