=== Plugin Name === Contributors: DigitalMcGrath Donate link: http://digitalmcgrath.com/ Tags: careers, jobs, employment Requires at least: 3.1 Tested up to: 3.3.1 Stable tag: 0.4 == Description == This plugin allows you to add a basic job board to your WordPress website or blog. == Installation == 1. Upload the `easy-career-openings` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Place the shortcode [ecolist] on the page you wish to display your career openings. This is the page that will list all openings. == Frequently Asked Questions == = Does this plugin create any additional pages during installation? = Yes it does. You will see a page titled "Career Details" once the plugin is activated. = What shortcodes are used? = [ecolist] = The list of all your openings. [ecodetails] = The details of a specific opening. This is auto generated with the Career Details page on activation. == Screenshots == 1. The main careers admin screen. 2. The form to add a career opening. == Changelog == = 0.1 = * This is the original version. = 0.2 = *Fixed a link on the admin side *Added the ability for a user to send a resume as long as a "contact email" is listed in the posting. = 0.4 = *Minor fix to the activation process == Upgrade Notice == None