Description
Generate a mapping of image – article it belongs, by scanning all attachments.
Requirements
This plugin requires PHP5.
Installation
ইনস্টল
- 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; - Activate the plugin through the ‘Plugins’ menu in WordPress.
Usage
Use your plugin from the Tools->Mapping
page;
FAQ
-
Why should I use this plugin?
-
Use this plugin if you want to redirect your visitors from viewing image to the corresponding post.
Reviews
There are no reviews for this plugin.
ডেভেলপার এবং কন্ট্রিবিউটর
“Mapping of image posts” is open source software. The following people have contributed to this plugin.
কন্ট্রিবিউটরTranslate “Mapping of image posts” into your language.
ডেভেলপমেন্ট এ আগ্রহী?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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.