Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Custom Upload Folders

Descripción

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

Capturas

  • Settings page

Instalación

  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.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Custom Upload Folders» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Custom Upload Folders» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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