Описание
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.
Установка
- Upload the
cit_media_sync
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Часто задаваемые вопросы
- Why doesn’t this plugin have function X?
-
Suggestions are welcome here: https://wordpress.org/support/plugin/cit-media-sync
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«CIT Media Sync» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «CIT Media Sync» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.1
- Fixed some errors
- Added some checks, to see if the uploads directory is readable and writable
1.0
- Initial import