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

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gigitux committed Feb 14, 2022
1 parent b98159a commit 19c0341
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/BlockTypesController.php
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ public function hide_legacy_widgets_with_block_equivalent( $widget_types ) {
protected function get_block_types() {
global $wp_version, $pagenow;

// @todo Add a comment why some atomic blocks are included in this array.
$block_types = [
'AllReviews',
'FeaturedCategory',
Expand Down

0 comments on commit 19c0341

Please sign in to comment.