ACF Dropzone

Beschreibung

Drag-and-drop-Upload in den Bild-, Datei- und Galerie-Feldern von ACF aktivieren.

Unterstützte Felder

  • Bild-Feld
  • Datei-Feld
  • Galerie-Feld (nur ACF PRO)

Anwendung

„Dropzone aktivieren“ im ACF-Feld-Editor anhaken.

Entwicklung

Hier gehts zum Quellcode auf Github.

Screenshots

  • ACF-Feld-Konfiguration
  • Einige ACF-Felder mit aktivierter Dropzone.
  • Ziehen über …
  • … hochladen
  • Über ein Galerie-Feld ziehen

Installation

Einfach nach der automatischen Plugin-Installations-Prozedur verfahren.

FAQ

Ich hab einen Bug gefunden! Wo kann ich den melden?

Bitte benutze die Issue-Sektion im GitHub-Repository.

Ich werde höchstwahrscheinlich das wordpress.org-Forum nicht betreuen. Aber vielleicht können andere Benutzer:innen Dir helfen; einen Versuch ist es wert.

Ich möchte ein neues Feature vorschlagen. Wo mache ich das am besten?

Bitte poste ein Issue im GitHub-Repository

Just dragging files is so cool! Any way I can show my appreciation?

Thanks! As a well trained person living in a rich country I am doing quite well.
But there are billions of people lacking access to essential health services.

So, if this little piece of software made your life a bit easier, a donation at Medecins sans Frontieres will do the same for many other people.

Rezensionen

28. Juli 2020
So nice to have a plugin save me the time of writing this custom functionality – it works great!
Die 1 Rezension lesen

Mitwirkende und Entwickler

„ACF Dropzone“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„ACF Dropzone“ wurde in 4 Sprachen übersetzt. Danke an die Übersetzer für ihre Mitwirkung.

Übersetze „ACF Dropzone“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.1.16

  • UI improvement: keep upload button in place if field is focused

1.1.15

  • Fix: Broken CSS in webkit (chrome, edge)

1.1.14

  • UI: Consistent size in focus state
  • Fix: Dropzones in duplicated fields not droppable

1.1.13

  • Fix: fix php 8.2 deprecation notice

1.1.12

  • Fix: Dropzone not initing in addded repeater fields

1.1.9 – 1.1.11

  • Test with ACF 6.0

1.1.8

  • Enhancement: Include _acf_post_id and post_id in upload $_REQUEST
  • Test with WP 6.0

1.1.7

  • Fix: Two error messages showing

1.1.6

  • Support basic uploader (frontend)
  • Introduce Plugin API hooks
  • Fix missing error messages
  • WP 5.8 Compatibility
  • Test with PHP 8

1.1.5

  • Fix: fatal error in AcfDropzone/Compat/ACF (undefined function)

1.1.4

  • Use WP 5.7 admin colors
  • Fix: PHP Warning sometimes seen in error logs

1.1.3

  • Fix PHP Warning on ACF options pages

1.1.2

  • Security hardening

1.1.1

  • Fix js dependency

1.1.0

  • Introduce paste feature
  • Slight UI improvements
  • Apply ACF’s file validation on upload

1.0.0

Release auf wordpress.org