Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Image Caption for WP

Opis

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.

Instalacija

  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.

ČPP

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.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Image Caption for WP” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “Image Caption for WP” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

1.0

  • Initial release.