Base for WordPress Plugins.
Deprecated. This repo has been merged into Arrow.
Features
- PluginMeta which automatically figures out defaults for typical WordPress things like Plugin Dir, Slug, Menu Slug, Option Key, etc.
Usage
$container->object('pluginMeta', new PluginMeta($file));