diff --git a/plugins/wp-import-helper.php b/plugins/wp-import-helper.php index 33db29a..13290c0 100644 --- a/plugins/wp-import-helper.php +++ b/plugins/wp-import-helper.php @@ -41,6 +41,7 @@ 'callback' => fn() => [ 'pong' => true, ], + 'permission_callback' => '__return_true', ]); register_rest_route('craftcms/v1', 'info', [