Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<h3><?php esc_html_e( 'More Actions', 'cloudinary' ); ?></h3>
<p><span class="dashicons dashicons-image-crop"></span> <?php echo wp_kses_post( $manage_text ); ?></p>
<p><span class="dashicons dashicons-welcome-learn-more"></span>
<a href="https://cloudinary.com/documentation/cms_ecommerce_integrations#wordpress" target="_blank"> <?php esc_html_e( 'Learn more about getting started' ); ?></a></p>
<a href="https://cloudinary.com/documentation/wordpress_integration" target="_blank"> <?php esc_html_e( 'Learn more about getting started' ); ?></a></p>
</div>
</div>
<?php if ( ! empty( $video_url ) ) : ?>
Expand Down