This Wordpress plugin demonstrates some of the capabilites of the wp-mvc plugin framework. Like the simple event calendar example that comes bundled with wp-mvc, it demonstrates many of the features outlined in the documentation. However, unlike this simple theoretical example, the TAPoetry plugin is a fully-fledged application currently in use to support a dynamic global arts organisation.
Our hope is that you will borrow from it extensively in your own wp-mvc applications. It may also serve as a useful talking point for future updates and improvements to the core wp-mvc framework itself.
- This plugin requires that wp-mvc be installed from either the plugin repository or from github and be activated in order to work.
- This plugin also requires php gd to render banner and splash screen images
- This plugin uses a jetpack shortocde to display YouTube videos on the readings page
- View in this plugin are designed to be used with tapoetry-theme a Bootstrap 2-based theme
## See It In Action
Browse to http://www.transatlanticpoetry.com/ to see the front-end interface in action, including the Reading, Partner, Poet, and Host object types displayed in list, grid, and even geomap formats. To see the back-end in action, you must install and activate the plugin on your own development site.