Components Reference

WordPress Components are the set of interface elements that make up the Block Editor and other projects. This includes several user interface (UI) components like buttons, menus, and text fields.

There are many sources for components:

  • Core Components – ships with WordPress
  • BU Block Imports – our npm package of reusable components, hooks, and functions
  • wp-gb.com – snippets, images and information about all tools available for rich WP development

More at Getting Started: Importing Components