diff --git a/config/modules.php b/config/modules.php index 62b473b..0191f3d 100644 --- a/config/modules.php +++ b/config/modules.php @@ -120,6 +120,9 @@ ], ], 'template' => [ + 'meta-boxes' => [ + 'wp-insert-post.php', + ], 'page' => [ 'custom-rating.php', ],