Description
The Site Title Caption Modifier is a simple WordPress plugin that sets the caption of all images in your WordPress site to the site title. This is particularly useful for maintaining a consistent branding or style across all posts and pages. The plugin works by hooking into the WordPress ‘img_caption_shortcode’ filter and modifying the caption output.
Installation
- Upload
caption.phpto the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- That’s it! The plugin will now automatically change the caption of all images to the site title.
FAQ
-
Can I customize the caption format?
-
Currently, the plugin automatically sets the caption to the site title without additional customization options.
-
Does this plugin affect existing captions?
-
Yes, it modifies the caption of all images, including existing ones, to the site title.
Avis
Il n’y a aucun avis sur cette extension.
Contributeurs & développeurs
« Image Caption for WP » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Image Caption for WP » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Historique des changements
1.0
- Initial release.