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.

Custom Upload Folders

Descrizione

Adds a new option in the Media Settings page to select a different folder organization for your uploads.
Simply visit your /wp-admin/options-media.php page and select the desired folder structure.

Important: Not tested in Multisite.

Acknowledgements

Based on the following WordPress Answers

Localizations

  • Português
  • Español

Screenshot

  • Settings page

Installazione

  1. Upload custom-upload-folders.zip to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to Settings -> Media and set the desired folder structure.

Uninstall

The plugin option will be deleted via unsinstall.php.

FAQ

Doubts, bugs, suggestions

Don’t hesitate in posting a new topic here in WordPress support forum.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

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

Collaboratori

Traduci “Custom Upload Folders” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

Version 1.2

  • Fixed typo in plugin URL. Props to GermanKiwi.
  • Updated translations.

Version 1.1

  • Bug fix: better handling of the option Add Year-Month to the subfolder -> /custom-folder/year-month/

Version 1.0

  • Plugin launched