File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
cloudinary-image-management-and-manipulation-in-the-cloud-cdn/ui-definitions/tabs Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 8686 <video id="dashboard-player" controls class="cld-video-player cld-fluid"></video>
8787 <?php endif ; ?>
8888 <h3><?php esc_html_e ( 'More Actions ' , 'cloudinary ' ); ?> </h3>
89- <p><span class="dashicons dashicons-image-crop"></span> <?php echo wp_kses_post ( $ manage_text ); ?> </p>
89+ <?php if ( $ connection && $ connection ->is_connected () ): ?>
90+ <p><span class="dashicons dashicons-image-crop"></span> <?php echo wp_kses_post ( $ manage_text ); ?> </p>
91+ <?php endif ; ?>
9092 <p><span class="dashicons dashicons-welcome-learn-more"></span>
9193 <a href="https://cloudinary.com/documentation/wordpress_integration" target="_blank"> <?php esc_html_e ( 'Learn more about getting started ' ); ?> </a></p>
9294 </div>
You can’t perform that action at this time.
0 commit comments