Title: Enzymes
Author: Andrea Ercolino
Published: <strong>2007년 4월 18일</strong>
Last modified: 2010년 6월 27일

---

플러그인 검색

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

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

# Enzymes

 작성자: [Andrea Ercolino](https://profiles.wordpress.org/aercolino/)

[다운로드](https://downloads.wordpress.org/plugin/enzymes.2.3.zip)

 * [세부사항](https://ko.wordpress.org/plugins/enzymes/#description)
 * [평가](https://ko.wordpress.org/plugins/enzymes/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/enzymes/#installation)
 * [개발](https://ko.wordpress.org/plugins/enzymes/#developers)

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

## 설명

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

## 설치

 1. Copy to your plugins folder
 2. Activate Enzymes

## FAQ

none

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Enzymes”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

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

[자국어로 “Enzymes”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/enzymes)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/enzymes/)는, [SVN 저장소](https://plugins.svn.wordpress.org/enzymes/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/enzymes/)을 
[RSS](https://plugins.trac.wordpress.org/log/enzymes/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 기초

 *  버전 **2.3**
 *  최근 업데이트: **16년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 3.0 또는 그 이상 **
 *  다음까지 시험됨: **3.0.5**
 *  언어
 * [English (US)](https://wordpress.org/plugins/enzymes/)
 * 태그:
 * [custom fields](https://ko.wordpress.org/plugins/tags/custom-fields/)[inclusion](https://ko.wordpress.org/plugins/tags/inclusion/)
   [properties](https://ko.wordpress.org/plugins/tags/properties/)
 *  [고급 보기](https://ko.wordpress.org/plugins/enzymes/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/enzymes/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/enzymes/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](http://noteslog.com/)