mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-06 02:45:43 +03:00
New blocks: Add blocks for the pledge contributors & pledge teams lists
This commit is contained in:
parent
cbabdbb33e
commit
b22bde9415
13 changed files with 1030 additions and 9 deletions
|
@ -9,7 +9,9 @@ require_once __DIR__ . '/inc/block-config.php';
|
|||
require_once __DIR__ . '/inc/block-bindings.php';
|
||||
|
||||
// Block files.
|
||||
require_once __DIR__ . '/src/pledge-contributors/index.php';
|
||||
require_once __DIR__ . '/src/pledge-edit-button/index.php';
|
||||
require_once __DIR__ . '/src/pledge-teams/index.php';
|
||||
|
||||
/**
|
||||
* Actions and filters.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue