Packages Subscription Handling for Give Functionality

WP Job Manager Packages Subscription Give Settings

As of WP Job Manager Packages release 1.4.0, there is a lot of new handling and features around the “give” functionality.  If you’re unfamiliar with the “give” functionality, this is a feature in the plugin that allows you to give a Job/Resume Visibility Package or Subscription when a user purchased another WooCommerce product (any kind […]

Read More Comments Off on Packages Subscription Handling for Give Functionality

Give user free/trial visibility package on registration

After a few request from clients, I have come up with a method that you can automagically give a user a package when they register on your site, which can be used as a way to provide a “free trial” or “free” package initially.  This does require adding some PHP code to your child theme’s […]

Read More Comments Off on Give user free/trial visibility package on registration

How to require packages for Administrators

By default in the new WP Job Manager Packages plugin, the configured restrictions are not enabled for Administrators.  If you want to require Administrators to have a package on the frontend of your site, you will need to add the following to your child theme’s functions.php file, or as a code snippet in using the Code […]

Read More Comments Off on How to require packages for Administrators