Opis
Generate a mapping of image – article it belongs, by scanning all attachments.
Requirements
This plugin requires PHP5.
Instalacija
Instalacija
- 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; - Aktiviranje dodatka kroz izbornik ‘Dodaci’ u WordPressu.
Upute
Use your plugin from the Tools->Mapping
page;
ČPP
-
Why should I use this plugin?
-
Use this plugin if you want to redirect your visitors from viewing image to the corresponding post.
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“Mapping of image posts” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Mapping of image posts” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
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.