Skip to content

Commit 2b10482

Browse files
author
Marco Pereirinha
committed
Add Beta label to Gallery Settings
1 parent 37bd967 commit 2b10482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/media/class-gallery.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ public function rest_endpoints( $endpoints ) {
333333
public function settings() {
334334
$settings = array(
335335
'type' => 'page',
336-
'page_title' => __( 'Gallery Settings', 'cloudinary' ),
336+
'page_title' => __( 'Gallery Settings (Beta)', 'cloudinary' ),
337337
'option_name' => 'cloudinary_gallery',
338338
);
339339

0 commit comments

Comments
 (0)