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

Featured Images for Shopp

Descripción

Adding post thumbnail (or featured image) support to Shopp means products can now have a new representative
image that is completely independent of the product gallery. One simple use case for this is using a thumbnail
on the category pages and maintaining a completely different set of gallery images on the product page.

  • Post thumbnails are regular images uploaded using WordPress’s media tools – just as you would expect! – they
    can be used from any theme template, not unlike regular post thumbs.
  • You are not limited in how you use these new images – a range of filters are built in to Featured Images for
    Shopp to afford further control.

Written by Barry Hughes (Freshly Baked Websites)
with support from Chris Jumonville of Digital Sky Design.

Instalación

Featured Images for Shopp can be installed like any other plugin.

  • Upload the shoppfeaturedimages directory to the wp-content/plugins directory
  • Or install it using the tools built in to WordPress’s Install Plugins page
  • Activate!

Preguntas frecuentes

Are product thumbnails stored in the database?

No. Even if you have configured Shopp to store its images in the database, Featured Images for Shopp simply
pulls in WordPress’s own media handling tools so any post thumbs will be saved as regular files and can be
re-used across posts/products.

Can I change the post thumb size!

Of course.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

“Featured Images for Shopp” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Featured Images for Shopp” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Registro de cambios

1.0.0

  • Initial release

1.0.1

  • Public release
  • Minor fix during the registered_post_type callback