From 9b4449a37f4fe0de4067a41ca3ff186764aee260 Mon Sep 17 00:00:00 2001 From: Uttam Buradiya Date: Tue, 19 Jul 2022 20:19:19 +0530 Subject: [PATCH] update/v1.18.2 Compatible with latest WP and wp job manager --- package-lock.json | 2 +- package.json | 2 +- readme.txt | 38 ++++++++++++++++++++++++++++++++++-- wp-job-manager-locations.php | 2 +- 4 files changed, 39 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9a2ba9f..59b7279 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "wp-job-manager-regions", - "version": "1.18.0", + "version": "1.18.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d1e3e13..e9b99d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wp-job-manager-regions", - "version": "1.18.0", + "version": "1.18.2", "description": "", "main": "Gruntfile.js", "dependencies": { diff --git a/readme.txt b/readme.txt index 9a56e1a..41de83b 100644 --- a/readme.txt +++ b/readme.txt @@ -5,8 +5,8 @@ Donate link: https://www.paypal.me/astoundify Contributors: Astoundify Tags: job, job listing, job region Requires at least: 4.7.0 -Tested up to: 5.8.0 -Stable Tag: 1.18.0 +Tested up to: 6.0.1 +Stable Tag: 1.18.2 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -27,10 +27,44 @@ Astoundify has released two themes that are fully integrated with the WP Job Man 1. Install and Activate 2. Go to "Job Listings > Job Regions" and add regions. +== Our Products == + +If you like this plugin, consider exploring our other themes and plugins: + +* [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. + +* [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. + +* [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. + +* [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. + +* [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. + +* [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. + +* [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. + +* [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. + + +* [Simple Social Login](https://wordpress.org/plugins/simple-social-login/) Social login options for WordPress. Currently supports: Facebook, Twitter, Google. + +* [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. + == Frequently Asked Questions == == Changelog == += 1.18.2: July 19, 2022 = + +* Update: Compatibility check with latest WordPress v6.0.1. +* Update: Compatibility check with Latest WP Job Manager v1.37.0. + += 1.18.1: May 10, 2022 = + +* Update: Compatibility check with latest WordPress v5.9.3. + = 1.18.0: Aug 16, 2021 = * Update: Compatibility check with latest WordPress v5.8.0. diff --git a/wp-job-manager-locations.php b/wp-job-manager-locations.php index 1216485..90de6fd 100644 --- a/wp-job-manager-locations.php +++ b/wp-job-manager-locations.php @@ -5,7 +5,7 @@ * Description: Create predefined regions/locations that job submissions can associate themselves with. * Author: Astoundify * Author URI: http://astoundify.com - * Version: 1.18.0 + * Version: 1.18.2 * Text Domain: wp-job-manager-locations * Domain Path: /languages */