A "before and after" portfolio generator. Uses images uploaded to the media library; organize galleries from the post add/edit page.
Organize “before and after” style portfolios embedded within WordPress posts. Before/After allows you to select specific images out of your media library, and sort them into respective before and after groups from the post editing page. Useful for anyone who features their work or services (web-designers, artists, plumbers, etc.) on their site.
=Use=
=Template Tags=
=<?php $beforeafter->is_gallery( id ); ?>=
Returns true if there is a Before/After gallery associated with a particular post.
=<?php $beforeafter->gallery( type , id , file , links , list , rel , limit ); ?>=
Returns the images stored in a particular Before/After gallery.
type:
id:
file:
links:
list:
rel:
limit:
Requires: 2.5 or higher
Compatible up to: 2.9.2
Last Updated: 2009-12-31
Downloads: 978




