# johnbillion/extended-cpts

A library which provides extended functionality to WordPress custom post types and taxonomies.

Repository: https://github.com/johnbillion/extended-cpts
Canonical: https://ross.abutalabs.com/products/extended-cpts
Language: PHP
License: GPL-2.0
License Family: copyleft
Topics: wordpress, maintainer-wanted
Last push: 2025-08-28T13:45:59+00:00

## Health v2 (maintenance only)
Score: 47/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 39, release rhythm 28, longevity 100
- inputs: {"age_days": 4802, "days_push": 370, "days_rel": 441, "gap_med": 54.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1026, forks 92 (observed 2026-08-28T04:03:16.833662+00:00)

## What it is
A PHP library that extends WordPress custom post types and taxonomies with improved defaults, declarative admin columns, filters, and front-end features. It lets developers register post types and taxonomies quickly without repeating boilerplate code.

## Use cases
- register custom post types in wordpress with better defaults
- add sortable admin columns to a wordpress post listing screen
- add filter dropdowns to the wordpress admin post list
- create custom taxonomies with automatic labels and admin ui
- customize taxonomy metaboxes on the post editor
- reduce boilerplate when building wordpress content types

## When to choose
- you are a wordpress developer repeatedly registering custom post types and taxonomies
- you want declarative admin table columns and filters without writing custom admin code
- you want sensible defaults for labels, capabilities, and menu placement

## When to avoid
- you are not building on wordpress
- you need a no-code plugin with a settings UI rather than a developer library
- your project only needs a single simple post type with default behavior

## Facets
- artifact type: library
- maturity: active
- function: developer-tools, plugin-system
- domain: cms, web-development, developer-tools
- platform: php, self-hosted
- tags: wordpress, custom-post-types, taxonomies, admin-ui, php-library, web-server

## Member repositories
- johnbillion/extended-cpts (main) score 47

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:16.833662+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-30T07:07:58.646365+00:00, confidence not recorded.
  - readme: https://github.com/johnbillion/extended-cpts (fetched 2026-08-28T04:03:16.833662+00:00, sha 24658a503e76)
- Data as of 2026-08-30T08:39:29.467469+00:00.
