Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Media from FTP

Beschrijving

Register to media library from files that have been uploaded by FTP.

  • This create a thumbnail of the image file.
  • This create a metadata(Images, Videos, Audios).
  • Change the date/time.
  • Work with DateTimePicker. jQuery plugin select date/time.
  • Exporteer de log naar een CSV bestand.
  • Je kunt een groot aantal bestanden registreren zonder enige time-out werkt met Ajax.

Sibling plugin

Instructievideo

Live demo

Ik heb een live demo inclusief add-ons.
Gebruikersnaam: liveuser1
Wachtwoord: live789user
Live demo

Waarom heb ik deze plugin gemaakt?

  • In the media uploader, you may not be able to upload by the environment of server. That’s when the files are large. You do not mind the size of the file if FTP.

Wij bedanken de vertalers!

Schermafdrukken

  • Search file display
  • Instellingen scherm opties
  • Instellingen registreer
  • Instellingen overige
  • Registration file selection
  • File registration result
  • Log scherm

Installatie

  1. Upload media-from-ftp directory to the /wp-content/plugins/ directory
  2. Activeer de plugin via het ‘Plugins’ menu in WordPress.

FAQ

Er wordt een serverfout weergegeven omdat er te veel bestanden zijn. Het scherm “Zoeken & registreren” verschijnt niet.

  • Media van FTP Instellingen -> Overig -> Beperk het aantal zoekbestanden
  • Verminder dit aantal.

  • Media van FTP-instellingen -> Anders -> Uitvoertijd

  • Vergroot het aantal seconden.

  • Media van FTP Zoek & Registreer -> Weergave opties -> Zoek methode van bestanden

  • Bekijk of “Zoek alleen naar gespecificeerde folders.”

Bepaalde bestandstypen kunnen niet worden gezocht.

  • Als je het mime-type wil toevoegen zodat het in de mediabibliotheek kan worden gebruikt voor elke bestandstype, gebruik dan de Mime Type Plus .

I will not find a file with name like this: a-b-0x0.jpg.

  • Media van FTP Zoek & amp; Registreren – > Scherm opties – > Zoekmethode voor het uitsluiten van de thumbnail
  • Vink “Ongebruikelijke selectie aan. Als je wil zoeken naar een bestandsnaam die een -0x0 bevat. Heeft een lage snelheid.”

Where is it better to upload files?

  • Uploadfolder is een van de volgende locaties.
  • Enkele-site wp-content/uploads
  • Multisite wp-content/uploads/sites/*

I want to register file for any folder.

  • Media van FTP Instellingen -> Registreer -> Datum.
  • Uitzetten van “Organiseer mijn uploads in maand- en jaarmappen”.

I want to register file to “month- and year-based folders” without relevant to the timestamp of the file.

  • Media van FTP Instellingen -> Registreer -> Datum.
  • Uitzetten van “Organiseer mijn uploads in maand- en jaarmappen”.

Bestand op de tijd van registratie is verplaatst naar een andere folder.

  • Indien aangevinkt “Organiseer mijn uploads in maand- en jaar-gebaseerde mappen”, zal het bestand op het moment van registratie worden verplaatst naar jaar-maand-mappen. Schakel het selectievakje uit als je jezelf in dezelfde folder wilt registreren.

Het originele bestand is verwijderd.

  • The case of the following of this plugin to delete the file.
  1. If it contains spaces in the file name. Convert to “-“. And remove original file. image example.jpg -> image-example.jpg
  2. If the file name is a multi-byte. It makes the MD5 conversion. And remove original file. image例.jpg -> 2edd9ad56212ce13a39f25b429b09012.jpg
  3. indien aangevinkt is “Organiseer mijn uploads in maand- en jaarmappen “, het kopieert het bestand naar de” maand- en jaarmap “en verwijdert vervolgens het originele bestand. wp-content/uploads/sites/2/image-example.jpg -> wp-content/uploads/sites/2/2015/09/image-example.jpg

* Thumbnail creatie, database registratie, in bestand na kopie.

The original file is deleted, it will be the one that has been added to eight characters to the end of the file.

  • When find the same file name in the media library in order to avoid duplication of the file, adds the date and time, minute, and second at the time it was registered in the end.
  • image-example.jpg -> image-example03193845.jpg
  • Meaning 03193845 -> 3rd 19h38m45s

‘Fatal error: Maximum execution time of ** seconds exceeded.’ get an error message.

  • Media van FTP-instellingen -> Anders -> Uitvoertijd
  • Vergroot het aantal seconden.

I want to change the date at the time of registration.

  • Media from FTP Settings -> Register -> Date -> Get the date/time of the file, and updated based on it. Change it if necessary.
  • Please checked.

I want to register at the date of the Exif information.

  • Media from FTP Settings -> Register -> Date -> Get the date/time of the file, and updated based on it. Change it if necessary.Get by priority if there is date and time of the Exif information.
  • Please checked.

I would like to hide the files do not need to search & registration screen.

  • Media van FTP Zoeken & Registreren – > Scherm opties – > Bestand uitsluiten
  • Voer het uitsluitingsbestand in. Het kan een reguliere expressie zijn.

I want to turn off the creation of additional images such as thumbnail.

  • Het voldoet aan de WordPress instellingen.
  • Instellingen-> Media
  • Verander de zes waardes naar nullen.
  • Please comment out the ‘set_post_thumbnail_size’ or ‘add_image_size’ of theme’s functions.php.

Beoordelingen

22 juli 2022
Gagnez du temps ! Ce plugin est parfait pour enregistrer des images dans Wordpress alors qu'elles sont déjà sur votre serveur.
8 juli 2022
The plugin is great! Fixed problems with media files on WordPress. What I suggest to add to the developer: adding date to media file from location directory as files can be uploaded to directory 2020/07 in 2022 :). + donate 😉
3 augustus 2020
Works great for me ... although I need the modify the maximum FTP limits on my server. Good job.
29 juli 2020
It does it right. Finally...found one that works good. thanks to the Dev.
Lees alle 83 beoordelingen

Bijdragers & ontwikkelaars

“Media from FTP” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“Media from FTP” is vertaald in 10 talen. Dank voor de vertalers voor hun bijdragen.

Vertaal “Media from FTP” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

11.14

Plugin Switching Announcement.

11.13

Fixed help tab.

11.12

Fixed a problem of read logs.

11.11

Fixed a problem with the output of metadata.

11.10

The import feature has been deprecated.
Added an error handler for the registration screen.

11.09

A dedicated notification bar has been added.
Fixed a problem of target=”_blank”.

11.08

Fixed saving per-user settings.

11.07

Fixed an issue with file name sanitization.
Added the display of original files for large images.

11.06

Registration date & time is now possible in seconds unit.

11.05

Added error handler for XML import.

11.04

Fixed problem of help tab.

11.03

Fixed an issue where the original image was searched when media reduced with a large image was registered.

11.02

Fixed problem of sites dir exclusion on multisite.

11.01

Supported WordPress 5.3.

11.00

Conformed to the WordPress coding standard.
The code at the time of registration was reviewed and the speed has improved.

10.10

Fixed problem of getting user ID.

10.09

Fixed problem of getting user ID.

10.08

Fixed problem of getting user ID.

10.07

Fixed problem of uppercase file suffix.
Fixed the problem of obtaining the shooting date and time of Exif.
Changed add-ons link.