Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking: Wanted Blueprints #31

Open
1 of 20 tasks
adamziel opened this issue Apr 19, 2024 · 1 comment
Open
1 of 20 tasks

Tracking: Wanted Blueprints #31

adamziel opened this issue Apr 19, 2024 · 1 comment
Labels
enhancement New feature or request Ideas

Comments

@adamziel
Copy link
Contributor

adamziel commented Apr 19, 2024

While you can submit any Blueprint to this repository, here's a few ideas that would be particularly helpful and people have requested in the past (e.g. in the Add 10 initial Blueprints issue)

Highly useful Blueprints

Furthermore, the following ideas seem particularly interesting:

Showcase great WordPress features

  • Blueprint idea: Slide deck setup #46
  • Block hooks example
  • Twenty Twenty Four with...
    • Block template parts
    • theme.json
    • theme.json and various block options for color limited
    • locked blocks or patterns
    • both theme provided and custom starter patterns, along with patterns prioritized from the pattern directory
    • various block options limited (duotone, color, typography tools) and client side filtering for some blocks
  • Setup for creating a new theme with a create-block-theme plugin

Create Content

  • Generate content with Fakerpress (plugin demo, content)
  • Convert Markdown to WordPress posts (read file via wp-cli)
  • Migrate all Markdown related docs pages to WordPress

Maintenance, Optimization, Configuration

Testing, Debugging

  • Enforce WordPress Coding Standards (use Plugin Review Check)
  • Theme Check plugin
  • Debugging with the Debug Bar plugin
  • Log in as a user with editor role

Learn WordPress JavaScript APIs

  • Working with the datastore (see the course and the existing Blueprint)
    • Get data from WordPress in JavaScript (use hooks)
    • useSelect example
    • Working with a custom datastore

Props to @flexseth, @annezazu, @justintadlock, @ryanwelcher, @helgatheviking, and @bph for sharing these!

@adamziel adamziel added the enhancement New feature or request label Apr 19, 2024
@bph bph added the Ideas label May 16, 2024
@carstingaxion
Copy link

  • Block hooks example

… is included in #48 ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Ideas
Projects
None yet
Development

No branches or pull requests

3 participants