Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Multiple Images Field

Descripción

Multiple Images Field is a plugin to add a filed that allows you to set multiple images to posts screen.

It becomes available by making the following settings from “Settings” and writing the function for Multiple Images Field on the theme template.

  • Enabled post types
  • Maximum image count
  • Whether to register the first image as a featured image.

Refer to the following help page for the use of functions.
https://github.com/delight-star/multiple-images-field/wiki/How-to-Use

Capturas de pantalla

  • Posts Page
  • Settings Page
  • Add the above PHP code to the theme template.

Instalación

  1. Upload “Multiple Images Field” directory to /wp-content/plugins/.
  2. Activate this plugin from “Plugin” menu.
  3. Select “Multiple Image Field” from “setting” menu and make the necessary settings.

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Multiple Images Field” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

“Multiple Images Field” ha sido traducido en 1 idioma. Gracias a los traductores por sus contribuciones.

Traduce “Multiple Images Field” 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 .

Historial de cambios

1.0

  • Initial release.