dsawardekar/wp-plugin-base

WordPress Plugin Base

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/dsawardekar/wp-plugin-base

0.1.0 2014-05-11 12:29 UTC

This package is not auto-updated.

Last update: 2025-10-11 21:53:53 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));