/photogramappy

WordPress plugin for managing and mapping photographs

Primary LanguagePHP

Photogramappy

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.

Requirements

  • PHP 7.2
  • Composer
  • WordPress 4.9.9+

Tests

These are required for the Codeception Acceptance tests.

Real Purpose

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!