=== WP Sunday - Staff ===
Contributors: wpsunday
Donate link: https://www.wpsunday.com/
License: GPL2
Tags: church, staff, wordpress, wp, sunday
Requires at least: 4.0
Tested up to: 4.9
Stable tag: 1.0.2
This plugin adds staff functionality to all WP Sunday child themes for the Genesis Framework.
== Description ==
The **WP Sunday - Staff** plugin makes it easy to manage your church's staff and staff categories. It adds a custom post type for staff. As well as custom taxonomy for staff categories. Using the WP Sunday - Staff widget, you can feature selected staff members in any registered widget area of your site.
> Please Note:
> This plugin requires the [Genesis Framework by StudioPress](http://studiopress.com/), but it is neither endorsed nor supported by StudioPress.
>
> To get the most out of this plugin it should be used with a [WP Sunday child theme](https://www.wpsunday.com/themes/).
== Installation ==
1. Upload the entire wp-sunday-staff folder to the /wp-content/plugins/ directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. In your Widgets menu, simply drag the widget labeled "WP Sunday - Staff" into a widgetized area
4. Configure the widget by choosing a title, staff category, and the staff content you would like to display
== Frequently Asked Questions ==
= How do I display all my church staff on a Staff Page? =
The WP Sunday - Staff plugin provides all the functionality to display your staff in a widget area. In order to display all of your church staff on a Staff Page you will need to either create a template, or use a WP Sunday child theme for your site.
= Can I make my own template? =
While it is possible for you to create your own template, we cannot offer support for any code that you or your developer writes. This includes the creation of templates.
= Where can I purchase a WP Sunday child theme? =
To get the most out of this plugin, your site needs to have a child theme by WP Sunday and the Genesis Framework by StudioPress installed. You can browse https://www.wpsunday.com/themes/ for available WP Sunday child themes.
== Changelog ==
= 1.0.2 =
* Tested compatibility with WordPress 4.9
= 1.0.1 =
* Tested compatibility with WordPress 4.7
= 1.0.0 =
* Changed the custom post type slug to free up 'staff' to be used as a possible page name
= 0.9.0 =
* Initial Beta Release