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

---

Sök tillägg

Det här tillägget **har inte testats med någon av de 3 senaste huvudversionerna 
av WordPress**. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem
när det används tillsammans med nyare versioner av WordPress.

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

# Enzymes

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

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

 * [Detaljer](https://sv.wordpress.org/plugins/enzymes/#description)
 * [Recensioner](https://sv.wordpress.org/plugins/enzymes/#reviews)
 *  [Installation](https://sv.wordpress.org/plugins/enzymes/#installation)
 * [Utveckling](https://sv.wordpress.org/plugins/enzymes/#developers)

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

## Beskrivning

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

## Installation

 1. Copy to your plugins folder
 2. Activate Enzymes

## Vanliga frågor

none

## Recensioner

Detta tillägg har inga recensioner.

## Bidragsgivare och utvecklare

”Enzymes” är programvara med öppen källkod. Följande personer har bidragit till 
detta tillägg.

Bidragande personer

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

[Översätt ”Enzymes” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/enzymes)

### Intresserad av programutveckling?

[Läs programkoden](https://plugins.trac.wordpress.org/browser/enzymes/), kika på
[SVN-filförvaret](https://plugins.svn.wordpress.org/enzymes/) eller prenumerera 
på [utvecklarloggen](https://plugins.trac.wordpress.org/log/enzymes/) via [RSS](https://plugins.trac.wordpress.org/log/enzymes/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **2.3**
 *  Senast uppdaterat **16 år sedan**
 *  Aktiva installationer **10+**
 *  WordPress-version ** 3.0 eller senare **
 *  Testat upp till **3.0.5**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/enzymes/)
 * Etiketter
 * [custom fields](https://sv.wordpress.org/plugins/tags/custom-fields/)[inclusion](https://sv.wordpress.org/plugins/tags/inclusion/)
   [properties](https://sv.wordpress.org/plugins/tags/properties/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/enzymes/advanced/)

## Betyg

Än så länge har inga recensioner skickats in.

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

[Se alla recensioner](https://wordpress.org/support/plugin/enzymes/reviews/)

## Bidragande personer

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

## Support

Har du något att säga? Behöver du hjälp?

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

## Donera

Skulle du vilja bidra till utvecklingen av detta tillägg?

 [ Donera till det här tillägget ](http://noteslog.com/)