This plugin is something I have built to demonstrate the use of advanced, modern PHP in a WordPress context. It is fairly simple for practical use reasons. It creates a custom post type - Photographs
- and adds meta for latitude and longitude using the Metabox Orchestra library, and it taps into the Google Maps API for rendering maps below post content.
- PHP 7.2
- Composer
- WordPress 4.9.9+
These are required for the Codeception Acceptance tests.
WordPress does not have to fall on seemingly ancient coding standard. With Modern PHP, we can leverage Composer, Packagist, etc. I also need a job. So hire me!