Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Quick Image Transform

Opis

You can

  1. Provide width and height
  2. Provide only width and keep aspect ratio
  3. Provide only height and keep aspect ratio

The Images will be uploaded to the plugins folder. After the upload the download is triggered automatically.
It requires the uploader to allow popups to open since the image will be opened in a new window in order to download it.

Possible future development:

  • Auto upload to library
  • Remember specific sizes (like banner)
  • Defined cropping position (top, bottom, center, left, right)

Snimke zaslona

  • Upload of files on dashboard
  • Uploaded files
  • Example file before
  • Example file after
  • General Crop Concept

Instalacija

This section describes how to install the plugin and get it working.

  1. Upload img-transfor-functions.php, the includes folder and the admin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Open Dashboard

ČPP

Will the stored images be deleted automatically

The images are prefixed with a timestamp. When uploading a new image every image older than 5 minutes will be deleted.

What is the upload limit

The limit is determined by your server / wordpress. The widget will adjust to these values.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Quick Image Transform” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Quick Image Transform” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0

  • Initial release

1.0.1

  • Added helper text for popup