WordPress / WordPress/php-toolkit
Explore Custom Post Types handling in Blueprint
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 61
- Forks
- 21
- Avg merge
- 19h 34m
- Merged PRs (30d)
- 7
Description
Whenever I am selling the idea of WordPress to people, I always like to show how easy it is to implement custom functionality for different use cases.
For example:
"I want a website that is a book catalog"
I always send then to online generators for CPTs and Custom Meta.
ACF entire selling point is to provide this glue code.
It would be nice if blueprint offered an opinionated, very lean options to create a website with those features.
TBD more examples once I think about it more :D
Goals
- Ability to express any CPT
- Autocompletion for devs
- Easy for GPT to generate (e.g. Via a simple, validated schema?)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no implementation files, entry points, or tests. Start by clarifying the proposed Blueprint schema for custom post types, including validation and autocomplete expectations, then identify the relevant Blueprint implementation and test locations. Done means an agreed, documented design with a defined scope and acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- content
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100