Описание
Generate a mapping of image — article it belongs, by scanning all attachments.
Требования
This plugin requires PHP5.
Установка
Установка
- Upload
mapping-of-image-posts.zip
to the/wp-content/plugins/
directory; - Extract the
mapping-of-image-posts.zip
archive into the/wp-content/plugins/
directory; - Активируйте плагин на странице «Плагины» в панели управления WordPress.
Использование
Use your plugin from the Tools->Mapping
page;
Часто задаваемые вопросы
-
Why should I use this plugin?
-
Use this plugin if you want to redirect your visitors from viewing image to the corresponding post.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Mapping of image posts» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Mapping of image posts» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.2.3
- tested up to WP 6.8
- fix PHP warning undefined array key «query»
1.2.2
- fix a deprecation warning on PHP 8.3
1.2.1
- fix some small bugs.
1.2
- add settings link on plugin page.
1.1
- start version on WP.