Descripción
Once upon a time there was a website in the auld style, with imagery in an images directory. But then it was said that
the website should be built anew, but in WordPress, and the images were transported by FTP to the new structure. But
the new pages and posts needed images, but the images were not in the Library.
This plugin scans the upload directory for images that are not yet in the Library, and provides links for each one to
be included.
Instalación
- Upload the
cit_media_sync
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Preguntas frecuentes
- Why doesn’t this plugin have function X?
-
Suggestions are welcome here: https://wordpress.org/support/plugin/cit-media-sync
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “CIT Media Sync” 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
1.1
- Fixed some errors
- Added some checks, to see if the uploads directory is readable and writable
1.0
- Initial import