Albumize

I wanted to take the convenience and ease of use of the built-in WordPress shortcode and add a little more functionality to it. By organizing your galleries as multiple child pages of one parent page, you can use this plugin to see a preview thumbnail and description of each gallery.
Styling
Version 1.2 added increasing styling options by wrapping each element in a <div. There are two display options included with the plugin and limitless possibilities exist for any type of custom styling you would like to do. Horizontal styling is the default using only the [albumize] shortcode. However, to use the included vertical styling (thanks Roman!) simply use [albumize style='vert'].
To add your own custom styling, use [albumize style='yourstylename'] (where ‘yourstylename’ is any name you’d like to classify it as) and add the styling to your themes stylesheet. The Albumize elements are classified as the following:
albumize_gallery_yourstylenamealbumize_thumb_yourstylenamealbumize_title_yourstylenamealbumize_desc_yourstylenamealbumize_count_yourstylename
Whatever you use for the style attribute will be used as the last part of the element classification when the album is displayed. Just add your own styling for these elements and you are all set to go. Add as many different styles as you want and call any of them using the style attribute.
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
- Give a name to your project
- Download the Installer Package
- Install & activate the plugin locally
- Install the suggested dependencies
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.



