We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37bd967 commit 2b10482Copy full SHA for 2b10482
php/media/class-gallery.php
@@ -333,7 +333,7 @@ public function rest_endpoints( $endpoints ) {
333
public function settings() {
334
$settings = array(
335
'type' => 'page',
336
- 'page_title' => __( 'Gallery Settings', 'cloudinary' ),
+ 'page_title' => __( 'Gallery Settings (Beta)', 'cloudinary' ),
337
'option_name' => 'cloudinary_gallery',
338
);
339
0 commit comments