Version Description
Download this release
Release Info
Developer | Astoundify |
Plugin | Contact Listing for WP Job Manager |
Version | 1.4.2 |
Comparing to | |
See all releases |
Code changes from version 1.4.1 to 1.4.2
- readme.txt +31 -2
- wp-job-manager-contact-listing.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 apply, gravity forms, wp job manager, gravity forms, gravityforms, ninja forms, ninjaforms, contact form 7, cf7
|
7 |
Requires at least: 4.7.0
|
8 |
-
Tested up to: 5.
|
9 |
-
Stable Tag: 1.4.
|
10 |
License: GPLv3
|
11 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
12 |
|
@@ -72,8 +72,37 @@ If you have purchased Jobify and still have questions, please post on our dedica
|
|
72 |
2. Go to "Job Listings > Settings" and choose the forms you would like to use.
|
73 |
3. Visit the FAQ for specifics on each form plugin.
|
74 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
75 |
== Changelog ==
|
76 |
|
|
|
|
|
|
|
|
|
77 |
= 1.4.1: November 25, 2020 =
|
78 |
|
79 |
* Update: Compatibility check with latest WordPress v5.5.3.
|
5 |
Contributors: Astoundify
|
6 |
Tags: job, job listing, job apply, gravity forms, wp job manager, gravity forms, gravityforms, ninja forms, ninjaforms, contact form 7, cf7
|
7 |
Requires at least: 4.7.0
|
8 |
+
Tested up to: 5.9.3
|
9 |
+
Stable Tag: 1.4.2
|
10 |
License: GPLv3
|
11 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
12 |
|
72 |
2. Go to "Job Listings > Settings" and choose the forms you would like to use.
|
73 |
3. Visit the FAQ for specifics on each form plugin.
|
74 |
|
75 |
+
== Our Products ==
|
76 |
+
|
77 |
+
If you like this plugin, consider exploring our other themes and plugins:
|
78 |
+
|
79 |
+
* [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.
|
80 |
+
|
81 |
+
* [Regions for WP Job Manager](https://wordpress.org/plugins/wp-job-manager-locations/) Adds a “Job Region” taxonomy so the site administrator can control a set of predefined regions listings can be assigned to.
|
82 |
+
|
83 |
+
* [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.
|
84 |
+
|
85 |
+
* [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.
|
86 |
+
|
87 |
+
* [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.
|
88 |
+
|
89 |
+
* [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.
|
90 |
+
|
91 |
+
* [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.
|
92 |
+
|
93 |
+
* [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.
|
94 |
+
|
95 |
+
|
96 |
+
* [Simple Social Login](https://wordpress.org/plugins/simple-social-login/) Social login options for WordPress. Currently supports: Facebook, Twitter, Google.
|
97 |
+
|
98 |
+
* [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.
|
99 |
+
|
100 |
== Changelog ==
|
101 |
|
102 |
+
= 1.4.2: May 10, 2022 =
|
103 |
+
|
104 |
+
* Update: Compatibility check with latest WordPress v5.9.3.
|
105 |
+
|
106 |
= 1.4.1: November 25, 2020 =
|
107 |
|
108 |
* Update: Compatibility check with latest WordPress v5.5.3.
|
wp-job-manager-contact-listing.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* Description: Contact job listings or resume listings with your choice of Gravity Forms, Ninja Forms, or Contact Form 7
|
6 |
* Author: Astoundify
|
7 |
* Author URI: http://astoundify.com
|
8 |
-
* Version: 1.4.
|
9 |
* Text Domain: wp-job-manager-contact-listing
|
10 |
* Domain Path: /languages
|
11 |
*/
|
5 |
* Description: Contact job listings or resume listings with your choice of Gravity Forms, Ninja Forms, or Contact Form 7
|
6 |
* Author: Astoundify
|
7 |
* Author URI: http://astoundify.com
|
8 |
+
* Version: 1.4.2
|
9 |
* Text Domain: wp-job-manager-contact-listing
|
10 |
* Domain Path: /languages
|
11 |
*/
|