Title: Orejime
Author: Boscop
Published: <strong>2026 年 6 月 29 日</strong>
Last modified: 2026 年 6 月 29 日

---

搜尋外掛

![](https://ps.w.org/orejime/assets/banner-772x250.png?rev=3645293)

![](https://ps.w.org/orejime/assets/icon-256x256.png?rev=3645294)

# Orejime

 由 [Boscop](https://profiles.wordpress.org/boscop/) 開發

[下載](https://downloads.wordpress.org/plugin/orejime.0.1.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/orejime/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/orejime/#reviews)
 * [開發資訊](https://tw.wordpress.org/plugins/orejime/#developers)

 [技術支援](https://wordpress.org/support/plugin/orejime/)

## 外掛說明

The plugin provides built-in integrations to core WordPress functionalities and 
major analytics plugins, as to help implementing a consent banner.

Major WordPress plugins are automatically discovered and added to the banner.

One can then fine tune the configuration or even add custom entries.

#### Integrations

Besides letting you manually configure purposes, the plugin provides built-in integrations
to core WordPress functionalities and major analytics plugins.

 * [Embed blocks](https://wordpress.com/support/wordpress-editor/blocks/embed-block)
 * [GA Google Analytics plugin](https://wordpress.org/plugins/ga-google-analytics/)
 * [Google Site Kit plugin](https://wordpress.org/plugins/google-site-kit)
 * [Jetpack plugin](https://wordpress.org/plugins/jetpack)
 * [Matomo plugin](https://wordpress.org/plugins/matomo)
 * [Monster Insights plugin](https://wordpress.org/plugins/google-analytics-for-wordpress)

#### Contextual consent

A custom editor block allows one to block any content until the user gives their
explicit consent.
 This would display a placeholder allowing the user to do so on
the spot. When they does, the placeholder is replaced by the intended content.

This block can be used around any other block or list of blocks, as the core `group`
block.

The contextual consent placeholder can be added automatically to any `embed` blocks.

#### Legal disclaimer

Orejime is developed and updated by the Boscop teams in accordance with regulatory
developments and European and French recommendations (particularly those of the 
EDPB and the CNIL).

However, the compliance of a cookie manager largely depends on the solution’s configuration(
from the handling of each cookie, to color choices, and the information provided
to users).

It is your responsibility to verify your site’s compliance, and Boscop cannot be
held liable for any compliance issues arising from users of the Orejime plugin.

### Development

#### Architecture

The plugin revolves around the concept of “integrations”.
 An integration is a bridge
between Orejime and a WordPress plugin or native feature.

Every integration derives from the base [`Integration`](https://tw.wordpress.org/plugins/orejime/./includes/class-integration.php?output_format=md)
class.
 They must each have unique identifiers and names, and should provide a way
to tell if their target integration is currently active. They hook into their target
to alter their output, typically as to modify scripts so they can be handled by 
Orejime.

For every active integration, Orejime would register an associated purpose, which
allows for customizing the info that is shown to the end user.

#### Initial setup

    ```
    npm install # installs build & run environment
    npm run up # starts docker containers
    npm run composer install # installs backend dev environment
    ```

#### Build

    ```
    npm start # builds assets and watches for changes
    ```

#### Quality

    ```
    npm run lint # lints JS and PHP code
    npm run format  # formats JS and PHP code
    ```

#### Orejime integration

The orejime library is provided by the plugin.
 Its source code is [available at GitHub](https://github.com/boscop-fr/orejime).
Build files are sourced from the [official npm module](https://www.npmjs.com/package/orejime),
installed via npm, then copied over to the `public` folder via a build task:

    ```
    npm run package-orejime
    ```

This task is run automatically by other build tasks such as `npm start` & `npm run
build`.

## 適用於區塊編輯器

這個外掛提供 1 個可供區塊編輯器使用的區塊。

 *   Contextual consent Hides content until the user gives consent

## 常見問題集

### Does using this plugin makes my website fully compliant?

This plugin helps you configure a consent banner by providing presets for commonly
used plugins.
 However, you should always review its output and tune it accordingly.

See the legal disclaimer for more info.

### Where is the source code available?

The full code and history is available [here at GitHub](https://github.com/boscop-fr/orejime-wordpress-plugin).

### Where can I report issues or ask for help?

You can use the GitHub project’s [issues](https://github.com/boscop-fr/orejime-wordpress-plugin/issues)
and [discussions](https://github.com/boscop-fr/orejime-wordpress-plugin/discussions).

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Orejime〉的開發相關工作。

參與者

 *   [ Boscop ](https://profiles.wordpress.org/boscop/)

[將〈Orejime〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/orejime)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/orejime/)、查看
[SVN 存放庫](https://plugins.svn.wordpress.org/orejime/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/orejime/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/orejime/)。

## 變更記錄

#### 0.1.0

 * Feature – Embed blocks integration.
 * Feature – GA Google Analytics integration.
 * Feature – Google Site Kit integration.
 * Feature – Jetpack integration.
 * Feature – Matomo integration.
 * Feature – Monster Insights integration.

## 中繼資料

 *  版本 **0.1.0**
 *  最後更新 **3 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.5 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.5**
 *  PHP 版本需求 ** 7.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/orejime/)
 * 標籤:
 * [banner](https://tw.wordpress.org/plugins/tags/banner/)[consent](https://tw.wordpress.org/plugins/tags/consent/)
   [cookies](https://tw.wordpress.org/plugins/tags/cookies/)[GDPR](https://tw.wordpress.org/plugins/tags/gdpr/)
   [privacy](https://tw.wordpress.org/plugins/tags/privacy/)
 *  [進階檢視](https://tw.wordpress.org/plugins/orejime/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/orejime/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/orejime/reviews/)

## 參與者

 *   [ Boscop ](https://profiles.wordpress.org/boscop/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/orejime/)