Version Description
Download this release
Release Info
Developer | Astoundify |
Plugin | Regions for WP Job Manager |
Version | 1.18.1 |
Comparing to | |
See all releases |
Code changes from version 1.18.0 to 1.18.1
- readme.txt +31 -2
- wp-job-manager-locations.php +1 -1
readme.txt
CHANGED
@@ -5,8 +5,8 @@ Donate link: https://www.paypal.me/astoundify
|
|
5 |
Contributors: Astoundify
|
6 |
Tags: job, job listing, job region
|
7 |
Requires at least: 4.7.0
|
8 |
-
Tested up to: 5.
|
9 |
-
Stable Tag: 1.18.
|
10 |
License: GPLv3
|
11 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
12 |
|
@@ -27,10 +27,39 @@ Astoundify has released two themes that are fully integrated with the WP Job Man
|
|
27 |
1. Install and Activate
|
28 |
2. Go to "Job Listings > Job Regions" and add regions.
|
29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
== Frequently Asked Questions ==
|
31 |
|
32 |
== Changelog ==
|
33 |
|
|
|
|
|
|
|
|
|
34 |
= 1.18.0: Aug 16, 2021 =
|
35 |
|
36 |
* Update: Compatibility check with latest WordPress v5.8.0.
|
5 |
Contributors: Astoundify
|
6 |
Tags: job, job listing, job region
|
7 |
Requires at least: 4.7.0
|
8 |
+
Tested up to: 5.9.3
|
9 |
+
Stable Tag: 1.18.1
|
10 |
License: GPLv3
|
11 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
12 |
|
27 |
1. Install and Activate
|
28 |
2. Go to "Job Listings > Job Regions" and add regions.
|
29 |
|
30 |
+
== Our Products ==
|
31 |
+
|
32 |
+
If you like this plugin, consider exploring our other themes and plugins:
|
33 |
+
|
34 |
+
* [Appointify](https://wordpress.org/plugins/appointify/) Appointify App, is the first Appointments Planner for WordPress, for Busy Enterpreneurs and Founders. Appointify allows you to share your calendar and have your funnel start by others planning appointments on top of it – with their own calendar authorized.
|
35 |
+
|
36 |
+
* [Contact Listing for WP Job Manager](https://wordpress.org/plugins/wp-job-manager-contact-listing/) Sites using the [WP Job Manager](http://wordpress.org/plugins/wp-job-manager/) plugin can use any of the supported plugins and allow visitors to contact the connected application email (or resume author) directly.
|
37 |
+
|
38 |
+
* [Job Colors for WP Job Manager](https://wordpress.org/plugins/wp-job-manager-colors/) Select the color of each existing job type in the Job Listings’ settings. Can set the color to be the background color, or text color.
|
39 |
+
|
40 |
+
* [WP Job Manager – Company Profiles](https://wordpress.org/plugins/wp-job-manager-companies/) Outputs a list of all companies that have submitted jobs with links to their listings and profile.
|
41 |
+
|
42 |
+
* [WP Modal Popup with Cookie Integration](https://wordpress.org/plugins/wp-modal-popup-with-cookie-integration/) Create and manage powerful promotion popups for your WordPress blog or website. Easy to use popup plugin that will help you to grab your visitor’s attention to introduce him offers, discounts or other kind of promotional notices.
|
43 |
+
|
44 |
+
* [Simple Registration for WooCommerce](https://wordpress.org/plugins/woocommerce-simple-registration/) A simple plugin to add a [woocommerce_simple_registration] shortcode to display the registration form on a separate page.
|
45 |
+
|
46 |
+
* [Elementify Visual Widgets](https://wordpress.org/plugins/elementify-visual-widgets/) Elementify Visual Widgets is a free plugin packed with stunning elements to extend Elementor Page Builder functionality and make your website look like it is designed by a Professional Web Designer.
|
47 |
+
|
48 |
+
* [Easy Digital Downloads – Frontend Submissions Product Details](https://wordpress.org/plugins/easy-digital-downloads-frontend-submissions-product-details-widget/) Specify and display frontend submission data as “product details” in a widget.
|
49 |
+
|
50 |
+
|
51 |
+
* [Simple Social Login](https://wordpress.org/plugins/simple-social-login/) Social login options for WordPress. Currently supports: Facebook, Twitter, Google.
|
52 |
+
|
53 |
+
* [reCAPTCHA](https://wordpress.org/plugins/astoundify-recaptcha/) Google reCAPTCHA for WordPress. Currently supports: WordPress Login/Register, WooCommerce Login/Register, WP Job Manager (Submission Form), Claim Listing for WP Job Manager, Gravity Forms, Ninja Forms, Contact Form 7.
|
54 |
+
|
55 |
== Frequently Asked Questions ==
|
56 |
|
57 |
== Changelog ==
|
58 |
|
59 |
+
= 1.18.1: May 10, 2022 =
|
60 |
+
|
61 |
+
* Update: Compatibility check with latest WordPress v5.9.3.
|
62 |
+
|
63 |
= 1.18.0: Aug 16, 2021 =
|
64 |
|
65 |
* Update: Compatibility check with latest WordPress v5.8.0.
|
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.18.
|
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.18.1
|
9 |
* Text Domain: wp-job-manager-locations
|
10 |
* Domain Path: /languages
|
11 |
*/
|