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

Genesis Archive Options

WordPress plugin that adds options on Archive admin pages for the Genesis Framework

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

5stars
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-archive-options/archive/refs/heads/master.zip

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

Readme

Genesis Archive Options

WordPress plugin that adds options on Archive admin pages for 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 on Archive admin pages for the Genesis Framework. 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.), whether to have posts in ascending or descending order, whether to display the full content, a content limit or the excerpt and options to control the featured image size and alignment. Additional options will be added in the near future.

Issues

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

Credits

Created by Brad Potter
Copyright 2015 Brad Potter

Some code is inspired by code from the Genesis Framework

Contributors

Thanks to hellofromTonya for improving the code.

Read the full README on GitHub →