Beskrivning
This plugin adds a small counter to each image in your posts. It is convenient if you have 10 or more images in each post and people want to mention some of them in their comments.
Now they can easily see the number of the image.
The plugin doesn’t touch you database and doesn’t change your posts content it works as a filter ”on the fly”.
Installation
- Go to your WordPress admin dashboard -> Plugins -> Add new, then search for Image Counter and agree to install it.
If it didn’t work, try this:
- Upload
image-counter
folder to the/wp-content/plugins/
directory - Activate the plugin through the ’Plugins’ menu in WordPress
- Go to I,age Counter options page to change the settings.
Vanliga frågor
None.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Image Counter” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Image Counter” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
0.3
- Plugins code was optimized and simplified. The ”alt” replacing option is not available now.
0.3
- Plugin now considers width, height, title and class of the image
0.1
- Plugins first svn publication