Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Image Caption for WP

Descripción

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.

Instalación

  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.

Preguntas frecuentes

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Image Caption for WP” 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.0

  • Initial release.