# DevinVinson/WordPress-Plugin-Boilerplate

[WordPress] A foundation for WordPress Plugin Development that aims to provide a clear and consistent guide for building your plugins.

Repository: https://github.com/DevinVinson/WordPress-Plugin-Boilerplate
Canonical: https://ross.abutalabs.com/products/wordpress-plugin-boilerplate
Homepage: http://wppb.io
Language: PHP
License Family: other
Last push: 2024-07-12T20:11:02+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5532, "days_push": 782, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7840, forks 2258 (observed 2026-08-28T04:10:06.334052+00:00)

## What it is
A standardized, object-oriented foundation for building WordPress plugins, following the WordPress Plugin API and coding standards. It provides a fully executable skeleton plugin with documented classes, strict file organization, and an internationalization .pot file.

## Use cases
- start a new wordpress plugin with a clean structure
- scaffold a wordpress plugin boilerplate
- learn object-oriented wordpress plugin development
- follow wordpress coding standards in a plugin
- set up internationalization for a wordpress plugin

## When to choose
- you are starting a new WordPress plugin from scratch
- you want a well-documented, standards-compliant plugin skeleton
- you need a consistent file organization scheme for plugin development

## When to avoid
- you need a plugin framework with built-in features like settings pages or custom post types
- you are building something other than a WordPress plugin
- you want an actively developed scaffold with frequent updates

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: boilerplate, plugin-system, internationalization
- domain: web-development, cms, developer-tools
- platform: php, self-hosted
- tags: wordpress, plugin-development, starter-template, object-oriented-php, boilerplate, web-server

## Member repositories
- DevinVinson/WordPress-Plugin-Boilerplate (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:06.334052+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:31:18.608534+00:00, confidence not recorded.
  - readme: https://github.com/DevinVinson/WordPress-Plugin-Boilerplate (fetched 2026-08-28T04:10:06.334052+00:00, sha b00722dc957e)
  - homepage: http://wppb.io (fetched 2026-08-29T08:30:27.538692+00:00, sha 44136fa355b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
