Automattic / Automattic/WP-Job-Manager

Additional parameters for submit_job_form_fields

Open
#1,455 5 comments 0 reactions 0 assignees View on GitHub
Enhancement
Dominant language
PHP
Stars
899
Forks
369
Avg merge
11h 37m
Merged PRs (30d)
12

Description

Requested here: https://wordpress.org/support/topic/want-to-apply-my-custom-function-on-new-job-form-submission/

Please provide Job data or Job id as parameter of this function: submit_job_form_fields in your future updates.


https://github.com/Automattic/WP-Job-Manager/blob/4afcf56f606a38645c20baf4a1667975a440964a/includes/forms/class-wp-job-manager-form-submit-job.php#L168

Contributor guide

Open the contributing guide

Research direction

Open includes/forms/class-wp-job-manager-form-submit-job.php around line 168 and inspect where submit_job_form_fields is invoked. Trace the available job-submission context and confirm that the hook receives the requested job data or ID, with the existing form-submission behavior preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.