mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-05 02:15:45 +03:00
parent
1b916a0cea
commit
2fa223a0cc
2 changed files with 76 additions and 0 deletions
|
@ -7,6 +7,7 @@ use const WordPressDotOrg\FiveForTheFuture\Pledge\CPT_ID as PLEDGE_POST_TYPE;
|
|||
|
||||
require_once __DIR__ . '/inc/block-config.php';
|
||||
require_once __DIR__ . '/inc/block-bindings.php';
|
||||
require_once __DIR__ . '/inc/seo-social-meta.php';
|
||||
|
||||
// Block files.
|
||||
require_once __DIR__ . '/src/my-pledge-list/index.php';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue