Title: Enzymes
Author: Andrea Ercolino
Published: <strong>18 de Abril, 2007</strong>
Last modified: 27 de Xuño, 2010

---

Buscar plugins

Este plugin **non se actualizou en máis de 2 anos**. É posible que xa non sexa compatible
ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con
novas versións de WordPress.

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

# Enzymes

 Por [Andrea Ercolino](https://profiles.wordpress.org/aercolino/)

[Descargar](https://downloads.wordpress.org/plugin/enzymes.2.3.zip)

 * [Detalles](https://gl.wordpress.org/plugins/enzymes/#description)
 * [Valoracións](https://gl.wordpress.org/plugins/enzymes/#reviews)
 *  [Instalación](https://gl.wordpress.org/plugins/enzymes/#installation)
 * [Desenvolvemento](https://gl.wordpress.org/plugins/enzymes/#developers)

 [Soporte](https://wordpress.org/support/plugin/enzymes/)

## Descrición

While editing the content (the visual editor is supported), Enzymes let’s you retrieve
properties and custom fields of posts, pages, and authors, and have them appear 
right there (transclusion).

If you want something to appear elsewhere, outside the content, you can use Enzymes
directly from WordPress theme files.

You can also format and modify any transcluded content on the fly, using reusable
code snippets stored inside files or custom fields.

Enzymes makes it very easy to re-use parts of your content around your blog, just
by referencing it.

Here are two little samples, whose preconditions are these:
 * you have a post with
the slug `postcard-from-barcelona`, with a custom field with the key `report` and
the value `warm and sunny (Feb, 2008)` * in the post with the id 1 you have a custom
field with the key marker and the value `return '<span style="background-color:'.
$this->substrate . ';">' . $this->pathway . '</span>';`

#### Simple transclusion: a custom field of a post is made appear in another post

> The weather in Barcelona was always {[ @postcard-from-barcelona.report ]} and 
> we stayed outdoor most of the day.

is sent to the browser as

> The weather in Barcelona was always warm and sunny (Feb, 2008) and we stayed outdoor
> most of the day.

#### Simple evaluation: a custom field is transcluded and highlighed with a yellow marker

> The weather in Barcelona was always {[ @postcard-from-barcelona.report | 1.marker(
> =yellow= ) ]} and we stayed outdoor most of the day.

is sent to the browser as

> The weather in Barcelona was always <span style=”background-color:yellow;”>warm
> and sunny (Feb, 2008)</span> and we stayed outdoor most of the day.

#### Enzymes Manual

I’ve set up a page with [all you need to know about Enzymes](http://noteslog.com/enzymes/).

## Instalación

 1. Copy to your plugins folder
 2. Activate Enzymes

## Preguntas frecuentes

none

## Comentarios

Non hai recensións para este plugin.

## Colaboradores e desenvolvedores

“Enzymes” é un software de código aberto. As seguintes persoas colaboraron con este
plugin.

Colaboradores

 *   [ Andrea Ercolino ](https://profiles.wordpress.org/aercolino/)

[Traduce “Enzymes” ao teu idioma.](https://translate.wordpress.org/projects/wp-plugins/enzymes)

### Interesado no desenvolvemento?

[Revisa o código](https://plugins.trac.wordpress.org/browser/enzymes/), bota unha
ollada ao[repositorio SVN](https://plugins.svn.wordpress.org/enzymes/), ou subscríbete
ao [log de desenvolvemento](https://plugins.trac.wordpress.org/log/enzymes/) por
[RSS](https://plugins.trac.wordpress.org/log/enzymes/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versión **2.3**
 *  Última actualización **Fai 16 anos**
 *  Instalacións activas **10+**
 *  Versión de WordPress ** 3.0 ou superior **
 *  Probado ata **3.0.5**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/enzymes/)
 * Etiquetas
 * [custom fields](https://gl.wordpress.org/plugins/tags/custom-fields/)[inclusion](https://gl.wordpress.org/plugins/tags/inclusion/)
   [properties](https://gl.wordpress.org/plugins/tags/properties/)
 *  [Vista avanzada](https://gl.wordpress.org/plugins/enzymes/advanced/)

## Valoracións

Aínda non se enviaron valoracións.

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

[Ver todas as valoracións](https://wordpress.org/support/plugin/enzymes/reviews/)

## Colaboradores

 *   [ Andrea Ercolino ](https://profiles.wordpress.org/aercolino/)

## Soporte

Tes algo que dicir? Necesitas axuda?

 [Ver o foro de soporte](https://wordpress.org/support/plugin/enzymes/)

## Doar

Queres apoiar o progreso deste plugin?

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