add_filter( "wpjb_form_scheme", "wpjb_form_scheme", 10, 3 ); function wpjb_form_scheme( $param, $context, $job_id ) { // We made this only for apply forms if( $context != "apply") { return $param; } // We get category slug and search for form with code equal to category slug $job = new Wpjb_Model_Job( $job_id ); $slug = $job->getTag()->category[0]->slug; $param['custom'] = rtrim( "wpjb_form_apply_" . $slug, "_" ); return $param;
User Account
Account Information
This field will be shown only to registered employers.
This field will be shown only to registered employers.
This field will be shown only to registered employers.
Drop files here browse files ...
Address
For example: "Chicago", "London", "Anywhere" or "Telecommute".
Resume
Describe yourself in few words, for example: Experienced Web Developer
Use this field to list your skills, specialities, experience or goals
Experience   (Add Experience)
Education   (Add Education)
Are you sure you want to delete this file?
/