=== Workable Api === Contributors: katwhite, miriamgoldman Tags: workable, job listing, job board, careers, jobs Requires at least: 5.0 Tested up to: 5.9.1 Stable tag: 1.0.4 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A quick overview of all your company's listings on Workable, harnessing their API, with the ability to toggle which appear on your website. == Description == The Workable API plugin harnesses the Workable API, allowing WordPress administrators a quick view of all their jobs listed on Workable. They can then choose which plugins they wish to have featured on their website. == Installation == = Traditional Method = 1. Place workable-api.zip to the wp-content/plugins/ directory 2. Extract plugin 3. Navigate to "Installed Plugins" and click "Activate" 4. To view, go to Settings -> Workable API == Frequently Asked Questions == = Where do I find my Workable info? = Follow the instructions that Workable provides. You must be an admin level user on the Workable platform. = How do I show the listings on my website? = Create or open the template you wish to use for your careers page. Call the `workable_api_get_featured_jobs()` function, and loop through it. Assign variables as you see fit. == Screenshots == 1. View of admin screen == Changelog == 1.0.4 : Thanks to Jean-Luc Vanhulst for error fixes. 1.0.3 : Squashing bugs, fixing errors. 1.0.2 : Lots of fun enhancements to the admin screen! AJAX and monkeys! *(there may or may not be monkeys present in this plugin)* == Upgrade Notice == 1.0.4: Error fixes 1.0.3: Error fixes 1.0.2: Admin enhancements