WP Manifestindependent plugin directory
manifest / themes / genesis-theme-options

Genesis Theme Options

WordPress plugin that adds Theme Options to the Genesis Framework

by Brad Potter · github.com/bradpotter/genesis-theme-options · website

9stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/bradpotter/genesis-theme-options/archive/refs/heads/master.zip

Declares an update source (https://github.com/bradpotter/genesis-theme-options), so updates arrive through the plugin's own updater.

Readme

Genesis Theme Options

WordPress plugin that adds Theme Options to the Genesis Framework.

Requirements

  • WordPress 4.0
  • 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.

Usage

This plugin adds options for the Genesis Framework that appear in the Genesis Theme Settings page. Once the plugin has been activated you can specify the number of posts per page, how you prefer posts to be ordered by (date, title, etc.) and whether to have posts in ascending or descending order. Additional options will be added in the near future.

Issues

This software is considered to be in beta and for evaluation use only. Do not use in a production site at this time.

Credits

Created by Brad Potter
Copyright 2015 Brad Potter

Read the full README on GitHub →