Skip to content

Commit 0f0b70d

Browse files
authored
Update functions.php
1 parent 790f7be commit 0f0b70d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

functions.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ function register_testimonials_module() {
7676
'public' => true,
7777
'show_ui' => true,
7878
'show_in_menu' => true,
79+
'show_in_rest' => true, // To use Gutenberg editor.
7980
'menu_position' => 5,
8081
'show_in_admin_bar' => true,
8182
'show_in_nav_menus' => true,

0 commit comments

Comments
 (0)