=== Indeed Jobs Shortcode ===
Contributors: jackchuka
Tags: Indeed, Import, Jobs
Donate link: https://paypal.me/masanori
Requires at least: 4.5.2
Tested up to: 4.7
License: GPL2

This plugin allows users to add shortcode for indeed job API.


== Description ==
Indeed Jobs Shortcode allows users to add shortcode for indeed job API.

= Features =
* Real-time Indeed jobs query
* Customizable template
* Easy to setup

= Examples =
* `[indeed q="Sales" limit="10"]`
* `[indeed q="Engineer" co="us"]`
* `[indeed q="Programmer" limit="10" l="ca" co="us"]`

= Options =
* q - Query to search. *required*
* limit - Number of post to show
* l - Location to search
* co - Counter to search
* sort - Sort by relevance or date
* For more options please visit [indeed publisher API website](https://ads.indeed.com/jobroll/xmlfeed "Indeed Publisher API").

== Installation ==
1. Upload the Indeed Jobs Shortcode plugin to your blog.
2. Activate the plugin.
3. In settings, enter your Indeed publisher ID.
4. In settings, make your own template.
5. Create a page or post and insert a shortcode.

== Screenshots ==
1. Admin page where you can put your Publisher ID
2. Create a page/post with shortcode
3. Default output look something like this

== Changelog ==
= 1.0 =
Initial Release
