Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Latest commit

 

History

History
47 lines (28 loc) · 1.63 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.63 KB

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 4.1
  • Genesis 2.2

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. Thanks to Aaron St. Pierre for suggestions and testing. Thank you to seothemes for contributing the added support for Foodie Pro Theme.