Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Hide Cart and Checkout blocks from the widget editor
Browse files Browse the repository at this point in the history
  • Loading branch information
Aljullu committed Jun 2, 2021

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
1 parent 413a4e0 commit 65b7f80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/BlockTypesController.php
Original file line number Diff line number Diff line change
@@ -139,6 +139,8 @@ protected function get_block_types() {
'PriceFilter',
'AttributeFilter',
'ActiveFilters',
'Cart',
'Checkout',
]
);
}

0 comments on commit 65b7f80

Please sign in to comment.