Title: Before/After
Author: keighl
Published: <strong>1 de desembre de 2009</strong>
Last modified: 7 de gener de 2010

---

Cerca extensions

Aquesta extensió **no s’ha provat en les darreres 3 versions majors del WordPress**.
Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat
quan s’usa en versions recents del WordPress.

![](https://s.w.org/plugins/geopattern-icon/beforeafter.svg)

# Before/After

 Per [keighl](https://profiles.wordpress.org/keighl/)

[Baixa](https://downloads.wordpress.org/plugin/beforeafter.zip)

 * [Detalls](https://ca.wordpress.org/plugins/beforeafter/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/beforeafter/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/beforeafter/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/beforeafter/#developers)

 [Suport](https://wordpress.org/support/plugin/beforeafter/)

## Descripció

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.

**[Support & Examples](http://www.keighl.com/plugins/before-after/)**

=Use=

 * Add images to your Media Library; these images will become available to you on
   the post add/edit page.
 * On the post add/edit page, simply drag images from the Media Library column into
   the Before and After columns.
 * To remove an item, double-click it.

=Template Tags=

=`<?php $beforeafter->is_gallery( id ); ?>`=

Returns true if there is a Before/After gallery associated with a particular post.

 * id:
    - A post id. Typically the current post, $post->ID

=`<?php $beforeafter->gallery( type , id , file , links , list , rel , limit ); ?
>`=

Returns the images stored in a particular Before/After gallery.

 * type:
    - Determines which gallery to return: before or after.
    - Values: ‘before’ , ‘after’
    - Default: ‘after’
 * id:
    - The post id. If set to 0, will return images from all posts with Before/After
      galleries.
    - Default: 0
 * file:
    - Determines the type of image to return: the original image file, or the thumbnail.
    - Values: ‘thumb’ , ‘file’
    - Default: ‘thumb’
 * links:
    - If set to true, will wrap images with links to the original files.
    - Values: true, false
    - Default: true
 * list:
    - If set to true, wraps the image in
    -  tags.
    - Values: true, fase
    - Default: false
 * rel:
    - Alters the default rel parameter for image links.
    - Default: ‘beforeafter’
 * limit:
    - Limits how many items are returned.
    - Default: all of ‘em.

## Captures

[⌊A view from the post add/edit interface.⌉⌊A view from the post add/edit interface
.⌉[

A view from the post add/edit interface.

## Instal·lació

 1. Upload `beforeafter.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Place template tags in theme files.

## PMF

  Can you upload photos directly from the post edit page?

No. Upload them to the media library directly; it works better.

  Can an image be in more than one gallery?

As of right now, no. If folks feel the need to do this, I can implement that feature.
Please note that the images are still available to do any other WordPress stuff (
eg. insert into post content), but may only used once within Before/After.

I’ve set it up this way to avoid confusing multiple images in the admin interface.

  How is Before/After styled?

It is not styled in any way. The plugin gives you an admin interface, and the template
tags to build any kind of gallery you want. Style it with CSS, or use it in conjunction
with a javascript library like jQuery.

To use this plugin you must be familiar with theme files and rudimentary PHP.

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«Before/After» és programari de codi obert. La següent gent ha col·laborat en aquesta
extensió.

Col·laboradors

 *   [ keighl ](https://profiles.wordpress.org/keighl/)

[Traduïu «Before/After» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/beforeafter)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/beforeafter/), baixeu-
vos el [repositori SVN](https://plugins.svn.wordpress.org/beforeafter/), o subscriviu-
vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/beforeafter/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/beforeafter/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

=0.2=
 * Adds a ‘limit’ argument to gallery()

#### 0.1

 * Initial release.

## Meta

 *  Versió **0.2**
 *  Darrera actualització **fa 17 anys**
 *  Instal·lacions actives **10+**
 *  Versió del WordPress ** 2.5 o posterior **
 *  Provada fins a **2.9.2**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/beforeafter/)
 * Etiquetes
 * [before after](https://ca.wordpress.org/plugins/tags/before-after/)[cms](https://ca.wordpress.org/plugins/tags/cms/)
   [image gallery](https://ca.wordpress.org/plugins/tags/image-gallery/)[media library](https://ca.wordpress.org/plugins/tags/media-library/)
   [portfolio](https://ca.wordpress.org/plugins/tags/portfolio/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/beforeafter/advanced/)

## Valoracions

Encara no s'ha enviat cap ressenya.

[Your review](https://wordpress.org/support/plugin/beforeafter/reviews/#new-post)

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/beforeafter/reviews/)

## Col·laboradors

 *   [ keighl ](https://profiles.wordpress.org/keighl/)

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/beforeafter/)

## Feu una donació

Voleu ajudar a què l’extensió millori?

 [ Feu una donació a aquesta extensió ](http://www.keighl.com/plugins/before-after/)