Beschrijving
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.
Installatie
- Upload
caption.php
to 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
-
Currently, the plugin automatically sets the caption to the site title without additional customization options.
-
Yes, it modifies the caption of all images, including existing ones, to the site title.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Image Caption for WP” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Image Caption for WP” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
- Initial release.