dsawardekar/wp-plugin-base

0.1.0 2014-05-11 12:29 UTC

This package is not auto-updated.

Last update: 2024-04-13 14:23:43 UTC


README

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));