CDB Job Portal
既存の company(企業)カスタム投稿に紐づく job(求人)を作成・配信し、求人検索ポータル(/jobs/)を構築
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/pappy0157/cdb-job-portal/archive/refs/heads/main.zipA job portal plugin for the Zenkoku Corporate Database. Adds job CPT, search UI, REST API, JSON-LD, basic analytics.
Description
- Custom Post Type
job - Taxonomies: job_location, job_type, workstyle, skills, (industry optional)
- Shortcodes: [job_search], [company_jobs]
- Templates: archive-job.php, single-job.php
- REST: /wp-json/cdb/v1/jobs
- JSON-LD: JobPosting (toggle in Settings)
- Basic tracking: views/apply clicks
Installation
- Upload
cdb-job-portalto/wp-content/plugins/ - Activate the plugin
- Visit Settings → CDB Job Portal to enable JSON-LD
Changelog
1.0.0
- Initial release