Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Image Caption for WP

Beskrivning

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

  1. Upload caption.php to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ’Plugins’ menu in WordPress.
  3. That’s it! The plugin will now automatically change the caption of all images to the site title.

Vanliga frågor

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.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Image Caption for WP” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Image Caption for WP” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0

  • Initial release.