Capturas
Instalación
- Upload the
image-credits-nofollow
folder to the/wp-content/plugins/
directory (or to the directory where your WordPress plugins are located) - Activate the IMAGE CREDITS NOFOLLOW plugin through the ‘Plugins’ menu in WordPress.
- Plugin doesn’t need any configuration.
Please use with WordPress MultiSite at your own risk, as it has not been tested.
FAQ
-
What is IMAGE CREDITS NOFOLLOW good for?
-
- This plugin adds the Source Name, Source URL and the option to follow the Source URL link to the media uploaded in WordPress.
- The three display options of the credits are: Shortcode, Template Tag or let the plugin display the credits automatically before or after the content.
-
Does IMAGE CREDITS NOFOLLOW make changes to the database?
-
The plugin doesn’t make any changes to the database, but it adds new META-DATA for the MEDIA you edit. Every time you add a Source Name, Source URL and the option to follow the Source URL, this is added as metadata to the database.
-
How can I check out if the plugin works for me?
-
Install and activate. Go to the MEDIA library and edit any image. There should be new fields to introduce: Source Name, Source URL and the option to follow the Source URL link.
-
How can I remove IMAGE CREDITS NOFOLLOW?
-
You can simply activate, deactivate or delete it in your plugin management section.
-
Are there any known incompatibilities?
-
Please use it with WordPress MultiSite at your own risk, as it has not been tested.
-
Does it work with image galleries?
-
Unfortunately it doesn’t work with image galleries. Only with media inserted in posts / pages and the thumbnails.
-
Are you planning to make it work with image galleries?
-
We normally don’t use image galleries, so maybe in the future we develop this function, but it’s not one of our priorities. Sorry :-).
-
Do you make use of IMAGE CREDITS NOFOLLOW yourself?
-
Of course we do. 😉
Reseñas
Colaboradores y desarrolladores
«Image Credits nofollow» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«Image Credits nofollow» está traducido en 113 idiomas. Gracias a los traductores por sus contribuciones.
Traduce «Image Credits nofollow» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.4.1 (12dec2022)
- Solved deprecated notices in PHP 8.x: Creation of dynamic property BetterImageCreditsAdmin::$plugin is deprecated (line 6( & Creation of dynamic property ImageCreditsNofollowPlugin::$admin is deprecated (line 85)
1.4 (19sep2022)
- FIX: Remove
screen_icon
function call which is deprecated.
1.3
- Update to also show images in galleries. Thanks to Ivan de la Jara.
1.2
- Update to show image credits also on pages when option is checked in configuration. Until now the image credits were only shown on posts.
1.1
- Update to not show image credits in posts excerpts. Now the image credits are only shown on single pages when selected show before or after text.
1.0
- First stable release.
0.5
- Beta release.