Descrizione
WordPress already has phenomenal, built-in support for image galleries, and theme developers are starting to take full advantage of these features. However, one of the features missing is an easy to way create albums (a container for galleries). Picasso aims to solve this problem by introducing a new [album] short-code. It works by grabbing the featured image of child pages, and linking each image to its respective page. Thus, the parent page becomes the album, and each child page is a gallery.
If you are having issues with this plugin please submit a comment here.
Installazione
- Download picasso.zip and unzip it.
- Upload the plugin folder to wp-content/plugins/ and activate from the Plugin administrative menu.
FAQ
- How to I create an album?
-
Create a page, and use the [album] short-code. Be sure all your galleries use this page as their parent.
-
You need to explicitly add support by appending add_theme_support( ‘post-thumbnails’ ); to your functions.php file.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Picasso – WordPress Albums” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Picasso – WordPress Albums” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.