Beskrivning
Generate a mapping of image – article it belongs, by scanning all attachments.
Krav
This plugin requires PHP5.
Installation
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; - Aktivera tillägget via menyn ”Tillägg” i WordPress.
Användning
Use your plugin from the Tools->Mapping
page;
Vanliga frågor
-
Why should I use this plugin?
-
Use this plugin if you want to redirect your visitors from viewing image to the corresponding post.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Mapping of image posts” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Mapping of image posts” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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.