Title: BB Edition Control
Author: brunobarros
Published: <strong>28 de noviembre de 2013</strong>
Last modified: 17 de abril de 2015

---

Buscar plugins

![](https://ps.w.org/bb-edition-control/assets/banner-772x250.png?rev=811653)

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

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

# BB Edition Control

 Por [brunobarros](https://profiles.wordpress.org/brunobarros/)

[Descargar](https://downloads.wordpress.org/plugin/bb-edition-control.zip)

 * [Detalles](https://es-mx.wordpress.org/plugins/bb-edition-control/#description)
 * [Opiniones](https://es-mx.wordpress.org/plugins/bb-edition-control/#reviews)
 * [Desarrollo](https://es-mx.wordpress.org/plugins/bb-edition-control/#developers)

 [Soporte](https://wordpress.org/support/plugin/bb-edition-control/)

## Descripción

Plugin para categorizar todo conteúdo em edições, como em um jornal.

#### Shortcodes

    ```
    [bbec-combo] Build a dropdown with the editions to choose.
    Options: id, class, name


    [bbec-list] Build a unordered list with the editions to choose.
    Options: id, class


    [bbec-active-name] Show the name of the current edition.
    ```

#### Template Helpers

    ```
    // Returns the current edition object, or a specific field.
    bbec_current_edition( $field = null )


    // Returns the latest edition object, or a specific field.
    bbec_latest_edition( $field = null )
    ```

#### Actions

    ```
    'bbec_edition_created' when a new edition is created

    'bbec_edition_updated' when a edition is updated. accepts the edition ID as argument

    'bbec_options_updated' when options are updated. accepts the POST data as argument

    'bbec_edition_deleted' when a edition is removed. accepts the edition ID as argument
    ```

#### Languages

 * English (default)
 * Português Brasil (pt_BR)

## Capturas

 * [[
 * List of editions
 * [[
 * Form to create new edition
 * [[
 * Plugin options
 * [[
 * Metabox on post edition

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este
plugin.

Colaboradores

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

[Traduce “BB Edition Control” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/bb-edition-control)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/bb-edition-control/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/bb-edition-control/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/bb-edition-control/)
por [RSS](https://plugins.trac.wordpress.org/log/bb-edition-control/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.3.6

 * Added actions to editions common actions
 * Changed the editions order by ‘date’ instead of ‘number’

#### 1.3.4

 * Fix small translations
 * Now unpublished editions will show up on post metabox tagged as (Not published)

#### 1.3.3

 * Update/fix admin messages to WP 4.1

#### 1.3.0

 * Add pagination when listing editions (40 per page)
 * Add link to quick create a new edition row (just one click)
 * Add option to delete an edition
 * Add option to preformat the edition name when created by quick process
 * Change the way editions were ordered. Now is by ‘number’ field
 * Add Str::slugify() to parse the edition slug when saving

#### 1.2.3

 * Fixed the method `BbEditionControlAdmin::url()` that points to plugin admin page

#### 1.2.2

 * Fixed a small bug of an unused second parameter of `filter_add_new_columns`
 * Add class `alternate` on list editions in admin page

#### 1.2.1

 * Setting the post type as “edition-control” independent of the URI (post type 
   slug)
 * So the template file is `archive-edition-control.php`

#### 1.2.0

 * Option to configure the URI to show editions
 * The same URI string defines a custom post type, so we can have a `archive-slug.
   php` template
 * On admin panel added a link to see the personalized editions page (above)
 * Added shortcode [bbec-active-name]

#### 1.1.1

 * Fix array conversion in `admin/BbEditionControlAdmin.php`

#### 1.1.0

 * New options panel
 * Screenshots
 * New helper functions

#### 1.0.0

 * First commit

## Meta

 *  Versión **1.3.6**
 *  Última actualización **hace 11 años**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 3.5.1 o superior **
 *  Probado hasta **4.1.42**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/bb-edition-control/)
 * Etiqueta:
 * [edition](https://es-mx.wordpress.org/plugins/tags/edition/)
 *  [Vista avanzada](https://es-mx.wordpress.org/plugins/bb-edition-control/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

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

[Ver todas las valoraciones](https://wordpress.org/support/plugin/bb-edition-control/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/bb-edition-control/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](http://brunobarros.com/)