Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Resize Image Before Upload

Descrizione

A WordPress plugin for client-side uploaded images resize (to do it client-side instead of backend-side and minimize the backend performance hit).

Settings

Plugin settings are located under “Media” tab (“Resize before upload”), there you can configure:

  • Max image size in pixels (The images bigger than this threshold are scaled down to it);
  • Use WP-compat (old) assets uploading script.
  • A setting to enable / disable on front end / admin part separately.

Bug reports / Questions / Suggestions

wp@tmm.ventures

Recensioni

27 Ottobre 2023
This plugin is perfect for marketplaces! Saves the sellers loads of hassle uploading product images because they don’t need to manually resize each one and I get to keep my bandwidth down. Thank you!
Leggi la recensione di 1

Contributi e sviluppo

“Resize Image Before Upload” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog

1.0.4 2023-09-09

Enhancements

  • Improved composer structure.
  • Capitalize menu name.

1.0.2 2023-07-18

Enhancements

  • Set min PHP version to 7.4.

1.0.0 2023-05-16

Enhancements

  • Decrease plugin size by removing unnecessary files.

0.11 2023-05-16

Enhancements

  • Add a setting to enable / disable on front end / admin separately.

0.1 2023-01-29

Enhancements

  • Changelog added.