Title: Enzymes
Author: Andrea Ercolino
Published: <strong>18 aprilie 2007</strong>
Last modified: 27 iunie 2010

---

Caută module

Acest modul **nu a fost testat cu ultimele 3 versiuni importante ale WordPress**.
S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate
când este folosit cu versiuni recente ale WordPress.

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

# Enzymes

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

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

 * [Detalii](https://ro.wordpress.org/plugins/enzymes/#description)
 * [Recenzii](https://ro.wordpress.org/plugins/enzymes/#reviews)
 *  [Instalare](https://ro.wordpress.org/plugins/enzymes/#installation)
 * [Dezvoltare](https://ro.wordpress.org/plugins/enzymes/#developers)

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

## Descriere

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/).

## Instalare

 1. Copy to your plugins folder
 2. Activate Enzymes

## Întrebări frecvente

none

## Recenzii

Nu există nicio verificare pentru acest modul.

## Contributori și dezvoltatori

„Enzymes” este un software open-source. La acest modul au contribuit următoarele
persoane.

Contributori

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

[Tradu „Enzymes” în limba ta.](https://translate.wordpress.org/projects/wp-plugins/enzymes)

### Te interesează dezvoltarea?

[Răsfoiește codul](https://plugins.trac.wordpress.org/browser/enzymes/), vezi [depozitarul SVN](https://plugins.svn.wordpress.org/enzymes/),
sau abonează-te la [jurnalul de dezvoltare](https://plugins.trac.wordpress.org/log/enzymes/)
prin [RSS](https://plugins.trac.wordpress.org/log/enzymes/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versiunea **2.3**
 *  Ultima actualizare **Acum 16 ani**
 *  Instalări active: **10+**
 *  Versiune WordPress ** 3.0 sau mai recentă **
 *  Testat până la **3.0.5**
 *  Limbă
 * [English (US)](https://wordpress.org/plugins/enzymes/)
 * Etichete
 * [custom fields](https://ro.wordpress.org/plugins/tags/custom-fields/)[inclusion](https://ro.wordpress.org/plugins/tags/inclusion/)
   [properties](https://ro.wordpress.org/plugins/tags/properties/)
 *  [Vizualizare avansată](https://ro.wordpress.org/plugins/enzymes/advanced/)

## Evaluări

Nu a fost trimisă nicio recenzie până acum.

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

[Vezi toate recenziile](https://wordpress.org/support/plugin/enzymes/reviews/)

## Contributori

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

## Suport

Ai ceva de zis? Ai nevoie de ajutor?

 [Vezi forumul pentru suport](https://wordpress.org/support/plugin/enzymes/)

## Donează

Vrei să sprijini dezvoltarea acestui modul?

 [ Donează pentru acest modul ](http://noteslog.com/)