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.

Attached images title editor

Descripción

This plugin has the hability to change the title of all the images attached to a post by inserting a new title for them all.

The plugin lists the posts on a table which you can order by name or category and each row has an input field which applies (with ajax), the input value to the title of all the images attached to that post.

This plugin uses Matt Van Andel class (which extends WP_List_Table) to use official WordPress API to create the tables.
I want to thank @nh3ad who helped me on this development.

Instalación

  1. Upload the hole folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. A new button should now appear on the left menu =)

Preguntas frecuentes

Can we have edited the titles independently?

There is a pro version that does it. With ajax 😉

What about custom post types?

On the Pro version.

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 "Attached images title editor" 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

  • out of beta