wp-media / imagify-plugin

Speed up your website with lighter images without losing quality.
https://imagify.io
71 stars 25 forks source link

Improvement For the Out of Quota Popup #634

Open joejoe04 opened 2 years ago

joejoe04 commented 2 years ago

Currently, the popup displays like this:

image

This could be improved a bit to let user know all options available to continue optimizing images by linking to our documentation page on that.

image

<div class="imagify-swal-content imagify-txt-start">
 <strong>See <a href="https://imagify.io/documentation/continue-optimizing-credits-consumed/" rel="noopener" target="_blank">our documentation</a> on all available options to continue optimizing images.</strong>
</div>