I was in charge of the implementation in WordPress of the Jobs API created for MGR. The posts can be filtered using location or other parameters.
- Build a Plugin to realize CRUD operations on a CPT (Custom Post Type), by reading an API.
- Implemented Schema Markups in the CPT.
- Using WP-Cron to update CPT from the API.
- Dynamic web page form with AJAX.