Skip to content

Commit

Permalink
PLANET-7534 Allow Take Action Boxout in all post types (#1235)
Browse files Browse the repository at this point in the history
More specifically, it is now allowed in Pages, Posts and Actions
  • Loading branch information
mleray authored Sep 9, 2024
1 parent 7b63b70 commit 35bd602
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions planet4-gutenberg-blocks.php
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@
'planet4-blocks/social-media',
'planet4-blocks/spreadsheet',
'planet4-blocks/submenu',
'planet4-blocks/take-action-boxout',
'planet4-blocks/timeline',
'planet4-blocks/enform',
'planet4-blocks/guestbook',
Expand Down Expand Up @@ -188,6 +189,7 @@
'planet4-blocks/social-media',
'planet4-blocks/spreadsheet',
'planet4-blocks/submenu',
'planet4-blocks/take-action-boxout',
'planet4-blocks/timeline',
'planet4-blocks/enform',
'planet4-blocks/guestbook',
Expand Down

0 comments on commit 35bd602

Please sign in to comment.