• Resolved Paraya Pret

    (@visgmr)


    I am working on WordPress wp-job-manager-resumes and wp-job-manager and under Candidate Dashboard I have to give the option for candidate to Hide resume from the selected Company/Employer.

    That is if the Candidate selected Company X Or Y or Both X and Y then X Or Y or Both will not be able to view Candidate Resume in search or anywhere.

    Any suggestion on How I can complete this task.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Paraya Pret

    (@visgmr)

    How can I exclude a Job from below code in File : class-wp-job-manager-ajax.php

    $jobs = get_job_listings( apply_filters( ‘job_manager_get_listings_args’, $args ) );

    Plugin Contributor Adam Heckler

    (@adamkheckler)

    Hi there!

    Please use this form to get support for our paid add-ons:

    https://wpjobmanager.com/support/

    We are not allowed to support premium plugins in these forums.

    Thanks!

    Thread Starter Paraya Pret

    (@visgmr)

    Thannks for the reply Adam. If you can just tell me on how can I exclude a Job from below code in File : class-wp-job-manager-ajax.php

    $jobs = get_job_listings( apply_filters( ‘job_manager_get_listings_args’, $args ) );

    I just wanted to hide couple of selected job for our selected candidates.

    Please guide.

    This is for WP Job Manager.

    Best regards!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how to hide resume from selected employer’ is closed to new replies.