現在のところ採用の予定はありません。
2014年4月(株)アテックス 京都事業所 生産・研究開発センター(新工場)
稼働の時期にリニューアルします。
get_the_id(),
‘post_type’ => ‘page’,
‘post_status’ => ‘publish’,
‘orderby’ => ‘menu_order’,
‘order’ => ‘ASC’
));
foreach($children as $child){
$list01 = get_post_meta($child->ID, ‘募集項目’, true);
$list02 = get_post_meta($child->ID, ‘雇用形態’, true);
$list03 = get_post_meta($child->ID, ‘業務内容’, true);
$list04 = get_post_meta($child->ID, ‘勤務地’, true);
$list05 = get_post_meta($child->ID, ‘応募資格’, true);
$list06 = get_post_meta($child->ID, ‘必須資格等’, true);
$list07 = get_post_meta($child->ID, ‘勤務時間’, true);
$list08 = get_post_meta($child->ID, ‘給料’, true);
$list09 = get_post_meta($child->ID, ‘休日・休暇’, true);
$list10 = get_post_meta($child->ID, ‘福利厚生’, true);
$list11 = get_post_meta($child->ID, ‘社内施設’, true);
$list12 = get_post_meta($child->ID, ‘社内制度’, true);
$list13 = get_post_meta($child->ID, ‘File Upload’, true);
$list14 = get_permalink($child->ID);
?>
‘;
echo wp_get_attachment_image($list13,’thumbnail’);
echo ‘
雇用形態 | ‘ . $list02 . ‘ |
業務内容 | ‘ . $list03 . ‘ |
勤務地 | ‘ . $list04 . ‘ |
応募資格 | ‘ . $list05 . ‘ |
必須資格等 | ‘ . $list06 . ‘ |
勤務時間 | ‘ . $list07 . ‘ |
給料 | ‘ . $list08 . ‘ |
休日・休暇 | ‘ . $list09 . ‘ |
福利厚生 | ‘ . $list10 . ‘ |
社内施設 | ‘ . $list11 . ‘ |
社内制度 | ‘ . $list12 . ‘ |
詳細はこちら