Title: Orejime
Author: Boscop
Published: <strong>Òkúdù 29, 2026</strong>
Last modified: Òkúdù 29, 2026

---

Ṣàwárí àwọn plugin

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

# Orejime

 Láti ọwọ́ [Boscop](https://profiles.wordpress.org/boscop/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/orejime.0.1.0.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/orejime/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/orejime/#reviews)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/orejime/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/orejime/)

## Àpèjúwe

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Ìtumọ̀
Yorùbá: ’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Ìtumọ̀ Yorùbá: ’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://yor.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`.

## Àwọn ìdí

Plugin yìí pèsè 1 ìdí.

 *   Contextual consent Hides content until the user gives consent

## FAQ

### 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Ìtumọ̀ Yorùbá: ’s [issues](https://github.com/boscop-fr/orejime-wordpress-plugin/issues)
and [discussions](https://github.com/boscop-fr/orejime-wordpress-plugin/discussions).

## Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

## Àwọn Olùkópa & Olùgbéejáde

“Orejime” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin
yìí.

Àwọn Olùkópa

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

[Túmọ̀ “Orejime” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/orejime)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/orejime/), ṣàyẹ̀wò [ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/orejime/),
tàbí ṣe àgbékalẹ̀ sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/orejime/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/orejime/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 0.1.0

 * Feature Ìtumọ̀ Yorùbá: – Embed blocks integration.
 * Feature Ìtumọ̀ Yorùbá: – GA Google Analytics integration.
 * Feature Ìtumọ̀ Yorùbá: – Google Site Kit integration.
 * Feature Ìtumọ̀ Yorùbá: – Jetpack integration.
 * Feature Ìtumọ̀ Yorùbá: – Matomo integration.
 * Feature Ìtumọ̀ Yorùbá: – Monster Insights integration.

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **0.1.0**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọjọ́ 2 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **Tó kéré sí 10**
 *  Ẹ̀yà WordPress ** 5.5 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **7.0**
 *  Ẹ̀yà PHP ** 7.0 tàbí ju bẹ́ẹ̀ lọ **
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/orejime/)
 * Àwọn àmì
 * [banner](https://yor.wordpress.org/plugins/tags/banner/)[consent](https://yor.wordpress.org/plugins/tags/consent/)
   [cookies](https://yor.wordpress.org/plugins/tags/cookies/)[GDPR](https://yor.wordpress.org/plugins/tags/gdpr/)
   [privacy](https://yor.wordpress.org/plugins/tags/privacy/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/orejime/advanced/)

## Àwọn ìbò

Kò sí ìwádìí tí a tíì fi ránṣẹ́.

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

[See all reviews](https://wordpress.org/support/plugin/orejime/reviews/)

## Àwọn Olùkópa

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

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/orejime/)