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
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.zipDeclares 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
- Download the latest tagged archive (choose the "zip" option).
- Go to the Plugins -> Add New screen and click the Upload tab.
- Upload the zipped archive directly.
- Go to the Plugins screen and click Activate.
Manual
- Download the latest tagged archive (choose the "zip" option).
- Unzip the archive.
- Copy the folder to your
/wp-content/plugins/directory. - 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.