New blocks: Add blocks for the pledge contributors & pledge teams lists

This commit is contained in:
Kelly Dwan 2024-08-28 19:45:27 -04:00
parent cbabdbb33e
commit b22bde9415
No known key found for this signature in database
GPG key ID: 8BA5575F3D11575D
13 changed files with 1030 additions and 9 deletions

View file

@ -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.