新卒採用
//新卒採用情報コメント $editor = get_field('recruitment_free01'); if($editor){ ?> echo $editor; ?> } ?> //新卒募集職種 $txt = get_field('recruitment_00'); if($txt){ ?> echo $txt; ?>
} ?>
募集内容 | |
雇用形態 | //新卒項目1-詳細 $area = get_field('recruitment_01_detail'); if($area){ ?> echo $area; ?> } ?> |
採用枠 | //新卒項目2-詳細 $area = get_field('recruitment_02_detail'); if($area){ ?> echo $area; ?> } ?> |
応募条件 | //新卒項目3-詳細 $area = get_field('recruitment_03_detail'); if($area){ ?> echo $area; ?> } ?> |
資格 | //新卒項目4-詳細 $area = get_field('recruitment_04_detail'); if($area){ ?> echo $area; ?> } ?> |
賃金 | //新卒項目5-詳細 $area = get_field('recruitment_05_detail'); if($area){ ?> echo $area; ?> } ?> |
待遇 | //新卒項目6-詳細 $area = get_field('recruitment_06_detail'); if($area){ ?> echo $area; ?> } ?> |
休日 | //新卒項目7-詳細 $area = get_field('recruitment_07_detail'); if($area){ ?> echo $area; ?> } ?> |
勤務地 | //新卒項目8-詳細 $area = get_field('recruitment_08_detail'); if($area){ ?> echo $area; ?> } ?> |
関連施設・企業 | //新卒項目9-詳細 $area = get_field('recruitment_09_detail'); if($area){ ?> echo $area; ?> } ?> |
連絡先 | //新卒項目10-詳細 $area = get_field('recruitment_10_detail'); if($area){ ?> echo $area; ?> } ?> |
採用担当 | //新卒項目11-詳細 $area = get_field('recruitment_11_detail'); if($area){ ?> echo $area; ?> } ?> |
試験内容 | //新卒項目12-詳細 $area = get_field('recruitment_12_detail'); if($area){ ?> echo $area; ?> } ?> |
提出書類 | //新卒項目13-詳細 $area = get_field('recruitment_13_detail'); if($area){ ?> echo $area; ?> } ?> |
勤務時間・通勤 | //新卒項目14-詳細 $area = get_field('recruitment_14_detail'); if($area){ ?> echo $area; ?> } ?> |
出身校 | //新卒項目15-詳細 $area = get_field('recruitment_15_detail'); if($area){ ?> echo $area; ?> } ?> |
中途採用
//中途採用情報コメント $editor = get_field('recruitment_free01-2'); if($editor){ ?> echo $editor; ?> } ?> //中途募集職種 $txt = get_field('recruitment_00-2'); if($txt){ ?> echo $txt; ?>
} ?>
募集内容 |
パート採用
//パート採用情報コメント $editor = get_field('recruitment_free01-3'); if($editor){ ?> echo $editor; ?> } ?> //パート募集職種 $txt = get_field('recruitment_00-3'); if($txt){ ?> echo $txt; ?>
} ?>
募集内容 |