forked from WP Conf 2012™
EpochSummit is not affiliated with WP Conf 2012. The name and any related trademarks are used solely for nominative descriptive purposes.
This plugin is a demonstration project originally created for a 2012 conference. It serves as a practical example for developers looking to extend admin functionality or integrate modern templating into their projects. The core plugin adds a custom widget to the dashboard area of a content management system's admin panel.
feature/twig-template) showcases how to integrate the Twig templating engine, separating logic from presentation for cleaner code.