Skip to content

Commit

Permalink
WDSUS-46 - Remove WPCLI script for block scaffolding
Browse files Browse the repository at this point in the history
  • Loading branch information
khleomix committed Oct 11, 2023
1 parent 47c1929 commit 18e2792
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 381 deletions.
1 change: 0 additions & 1 deletion functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ function include_inc_files() {
'inc/setup/', // Theme setup.
'inc/shortcodes/', // Load shortcodes.
'inc/template-tags/', // Custom template tags for this theme.
'inc/wpcli/', // WPClI to create custom blocks.
];

foreach ( $files as $include ) {
Expand Down
33 changes: 0 additions & 33 deletions inc/wpcli/block-starter/block.json

This file was deleted.

6 changes: 0 additions & 6 deletions inc/wpcli/block-starter/block.php

This file was deleted.

5 changes: 0 additions & 5 deletions inc/wpcli/block-starter/editor.asset.php

This file was deleted.

1 change: 0 additions & 1 deletion inc/wpcli/block-starter/editor.js

This file was deleted.

1 change: 0 additions & 1 deletion inc/wpcli/block-starter/editor.scss

This file was deleted.

5 changes: 0 additions & 5 deletions inc/wpcli/block-starter/script.asset.php

This file was deleted.

8 changes: 0 additions & 8 deletions inc/wpcli/block-starter/script.js

This file was deleted.

1 change: 0 additions & 1 deletion inc/wpcli/block-starter/style.scss

This file was deleted.

320 changes: 0 additions & 320 deletions inc/wpcli/class-blocks-scaffold.php

This file was deleted.

0 comments on commit 18e2792

Please sign in to comment.