Version Description
Download this release
Release Info
Developer | erdanish4 |
Plugin | Regions for WP Job Manager |
Version | 1.17.6 |
Comparing to | |
See all releases |
Code changes from version 1.17.5 to 1.17.6
- readme.txt +2 -2
- wp-job-manager-locations.php +1 -1
readme.txt
CHANGED
@@ -6,7 +6,7 @@ Contributors: Astoundify
|
|
6 |
Tags: job, job listing, job region
|
7 |
Requires at least: 4.7.0
|
8 |
Tested up to: 5.5.1
|
9 |
-
Stable Tag: 1.17.
|
10 |
License: GPLv3
|
11 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
12 |
|
@@ -31,7 +31,7 @@ Astoundify has released two themes that are fully integrated with the WP Job Man
|
|
31 |
|
32 |
== Changelog ==
|
33 |
|
34 |
-
= 1.17.
|
35 |
|
36 |
* Fix: Minify JS file.
|
37 |
* New: Regions settings implementation for resumes.
|
6 |
Tags: job, job listing, job region
|
7 |
Requires at least: 4.7.0
|
8 |
Tested up to: 5.5.1
|
9 |
+
Stable Tag: 1.17.6
|
10 |
License: GPLv3
|
11 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
12 |
|
31 |
|
32 |
== Changelog ==
|
33 |
|
34 |
+
= 1.17.6: Nov 25, 2020 =
|
35 |
|
36 |
* Fix: Minify JS file.
|
37 |
* New: Regions settings implementation for resumes.
|
wp-job-manager-locations.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* Description: Create predefined regions/locations that job submissions can associate themselves with.
|
6 |
* Author: Astoundify
|
7 |
* Author URI: http://astoundify.com
|
8 |
-
* Version: 1.17.
|
9 |
* Text Domain: wp-job-manager-locations
|
10 |
* Domain Path: /languages
|
11 |
*/
|
5 |
* Description: Create predefined regions/locations that job submissions can associate themselves with.
|
6 |
* Author: Astoundify
|
7 |
* Author URI: http://astoundify.com
|
8 |
+
* Version: 1.17.6
|
9 |
* Text Domain: wp-job-manager-locations
|
10 |
* Domain Path: /languages
|
11 |
*/
|