Why is the option "Process in the front-end" gone?

As of version 5.0, the "Process in the front-end" option is no longer available. This option allowed you to automatically optimize images added by users, for example from a form they filled out. At the same time, it triggered the normal optimization processes for websites where administrators were not always logging in (in such cases, the optimization was not triggered automatically).

We decided to remove this option due to performance issues. For busy websites, it could easily put the entire website down, especially on servers with very few available resources, as it triggered a call to the backend for every click on the website to check if something needed to be processed by ShortPixel.

As of version 5.6, you can achieve the same results with one of the following options:

  1. You can enable Background mode.
  2. You can do the processing using the embedded WP-CLI support.
  3. You can set up a cron job to run SPIO whenever you want.
  4. You can add your own custom pages to the above list. See the section "Additional pages for background optimization" in Actions and filters of ShortPixel Image Optimizer.
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us