Changeset 1565674
- Timestamp:
- 01/01/2017 12:51:51 PM (9 years ago)
- File:
-
- 1 edited
-
indeed-jobs-shortcode/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
indeed-jobs-shortcode/trunk/readme.txt
r1440515 r1565674 4 4 Donate link: https://paypal.me/masanori 5 5 Requires at least: 4.5.2 6 Tested up to: 4. 5.26 Tested up to: 4.7 7 7 License: GPL2 8 8 … … 19 19 20 20 = Examples = 21 * [indeed limit=\"10\"]22 * [indeed q=\"Engineer\" co=\"us\"]23 * [indeed q=\"Programmer\" limit=\"10\" l=\"ca\" co=\"us\"]21 * `[indeed q="Sales" limit="10"]` 22 * `[indeed q="Engineer" co="us"]` 23 * `[indeed q="Programmer" limit="10" l="ca" co="us"]` 24 24 25 = Options = 26 * q - Query to search. *required* 27 * limit - Number of post to show 28 * l - Location to search 29 * co - Counter to search 30 * sort - Sort by relevance or date 31 * For more options please visit [indeed publisher API website](https://ads.indeed.com/jobroll/xmlfeed "Indeed Publisher API"). 25 32 26 33 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.