Title: Enzymes
Author: Andrea Ercolino
Published: <strong>2007 年 4 月 18 日</strong>
Last modified: 2010 年 6 月 27 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](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://tw.wordpress.org/plugins/enzymes/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/enzymes/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/enzymes/#installation)
 * [開發資訊](https://tw.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

## 常見問題集

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/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/enzymes/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/enzymes/)。

## 中繼資料

 *  版本 **2.3**
 *  最後更新 **16 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **3.0.5**
 *  語言
 * [English (US)](https://wordpress.org/plugins/enzymes/)
 * 標籤
 * [custom fields](https://tw.wordpress.org/plugins/tags/custom-fields/)[inclusion](https://tw.wordpress.org/plugins/tags/inclusion/)
   [properties](https://tw.wordpress.org/plugins/tags/properties/)
 *  [進階檢視](https://tw.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/)