Description
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.
Installation
- 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.
- I canŐt seem to set the featured image on my pages or posts.
-
You need to explicitly add support by appending add_theme_support( ‘post-thumbnails’ ); to your functions.php file.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Picasso – WordPress Albums” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Picasso – WordPress Albums” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.