-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathreadme.txt
55 lines (36 loc) · 1.79 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
=== Listings Jobs ===
Contributors: thelookandfeel, CoenJacobs, scottbasgaard, robsward, garethwelton
Tags: jobs, jobs listings, job board, listings
Requires at least: 4.5
Tested up to: 4.6.0
Stable tag: 0.2.2
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Manage your own job board from the WordPress admin panel to display on your website.
== Description ==
Listings Jobs is an extension to the **lightweight** listing plugin, [Listings](http://wordpress.org/plugins/listings), for managing jobs from the WordPress admin panel to display on your website.
While this plugin is in open beta, we continually improve the functionality, fix bugs and introduce new features. Please stay in the loop via the [GitHub repository](https://github.com/TheLookandFeel/listings-jobs) to make sure you have the latest version and are up-to-date about upcoming changes.
= Listings Addons =
We're currently working on a handful of useful addons which will be compatibile with core Listings and extensions.
== Installation ==
You can find extensive documentation on [how to install plugins](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins) in the Codex.
= Minimum Requirements =
* WordPress 4.5 or greater
* PHP version 5.3.0 or greater
* MySQL version 5.0 or greater
== Frequently Asked Questions ==
== Screenshots ==
1. Edit Listings Jobs Page in Admin
2. The Listings Jobs Settings Page
3. The Listings Jobs Submission Settings Page
== Changelog ==
= 0.3.0 =
= 0.2.2 =
* Fixed bug with static class name references - wasn't compatible with PHP 5.3
= 0.2.1 =
* Verified compatibility with WordPress 4.6
* Fix: Saving the Job Data meta box now calls correct action, so changes are saved
= 0.2.0 =
* Public testing release is now available
= 0.1.0 =
* Initial release for internal testing