Title: PersonaLizer
Author: NOUS Open Usefull &amp; Simple
Published: <strong>2025年12月11日</strong>
Last modified: 2026年3月25日

---

プラグインを検索

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

![](https://ps.w.org/personalizer/assets/icon.svg?rev=3417054)

# PersonaLizer

 作者: [NOUS Open Usefull & Simple](https://profiles.wordpress.org/agencenous/)

[ダウンロード](https://downloads.wordpress.org/plugin/personalizer.1.3.0.zip)

 * [詳細](https://ja.wordpress.org/plugins/personalizer/#description)
 * [レビュー](https://ja.wordpress.org/plugins/personalizer/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/personalizer/#installation)
 * [開発](https://ja.wordpress.org/plugins/personalizer/#developers)

 [サポート](https://wordpress.org/support/plugin/personalizer/)

## 説明

Improve the UX by adding a UR selector in the UI of your site!

This plugins provides a set of tools in order to let visitors select a _profile_
and have filtered content during the visit.

You can add as many personas as you want, assign posts the them and display a customizable
selector on your site.

### Use case

Many websites provides a “you are” or “I am” experience.

This plugins allows to create a new taxonomy, called **Persona**, that you can assign
to any post, page or any custom post-type. Each persona can be customized with primary
and secondary color.

Once a Persona is selected from the Selector Block, the visitor have the unappropriate
content shown attenuated.

You can also list assigned personas on each post in the query loop with the **Post
persona** block.

### Premium version

The [PRO addon](https://apps.avecnous.eu/boutique/nos-extensions-wordpress/personalizer-module-pro/?mtm_campaign=wp-plugin&mtm_kwd=personalizer-pro-addon&mtm_medium=wp-repo&mtm_source=premium)
provides more features:

 * Content filtering: not just attenuation, (optional)
 * Block option: Define for each block if you want to make it visible for one or
   more specific personas
 * Sub-personas: For a more accurate content management
 * Advanced editor: many display options with zero line of code

## スクリーンショット

 * [[
 * Persona manager
 * [[
 * Settings page
 * [[
 * Block editor

## ブロック

このプラグインは3個のブロックを提供します。

 *   Current persona The selected persona
 *   Persona Selector A selector for choosing personas
 *   Post Personas Displays personas assigned to a post.

## インストール

 1. Upload `personalizer` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress admin
 3. Go to the settings page in Settings > PersonaLizer
 4. Check the post-types you want to be filtered
 5. In any submenu of selected post-types (eg: posts), access to the Persona manager,
    and add some ones
 6. Assign posts to personas
 7. Add the persona selector on front with the provided block

## FAQ

### Can I uses persona on custom post-types?

Yes, all post-types are available. Go to Settings > PersonaLizer and check what 
you need

### Can I display personas assigned to posts in a query loop?

Of course!

The `post-personas` block is here for that purpose.

### Can I exclude posts not matching the selected persona from results?

You want to only show the appropriate posts to your visitors. Actually, non-matching
posts are just faded.

If you need to exclude pposts from the main query, you need to get the [PRO addon](https://apps.avecnous.eu/boutique/nos-extensions-wordpress/personalizer-module-pro/?mtm_campaign=wp-plugin&mtm_kwd=personalizer-pro-addon&mtm_medium=wp-repo&mtm_source=premium).

### How many persona can I create?

As you need!

Just keep in mind that to many choices can be confusing for visitors, but you will
handle it.

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

PersonaLizer はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献し
ています。

貢献者

 *   [ NOUS Open Usefull & Simple ](https://profiles.wordpress.org/agencenous/)
 *   [ Bastien Ho ](https://profiles.wordpress.org/bastho/)
 *   [ aureliefoucher ](https://profiles.wordpress.org/aureliefoucher/)

“PersonaLizer” は1ロケールに翻訳されています。 [翻訳者](https://translate.wordpress.org/projects/wp-plugins/personalizer/contributors)
のみなさん、翻訳へのご協力ありがとうございます。

[“PersonaLizer” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/personalizer)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/personalizer/)するか、
[SVN リポジトリ](https://plugins.svn.wordpress.org/personalizer/)をチェックするか、
[開発ログ](https://plugins.trac.wordpress.org/log/personalizer/)を [RSS](https://plugins.trac.wordpress.org/log/personalizer/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

### 1.3.0

 * Track persona events in Matomo if available

### 1.2.1

 * Add `personalizer_personas_from_post` filter
 * Fix deprecated import (devs only)

### 1.2.0

 * Fix duplicate CSS rules
 * Add `personalizer_sanitize_settings` hook
 * Use BloCSS library for CSS generation

### 1.1.0

 * Ensure primary color is different of secondary one
 * Clean rewrite slug
 * Flush permalinks when persona is edited

### 1.0.0

Initial release

## メタ

 *  バージョン **1.3.0**
 *  最終更新日 **2週間前**
 *  有効インストール数 **10未満**
 *  WordPress バージョン ** 5.9またはそれ以降 **
 *  検証済み最新バージョン: **6.9.4**
 *  言語
 * [English (US)](https://wordpress.org/plugins/personalizer/)、[French (France)](https://fr.wordpress.org/plugins/personalizer/).
 *  [プラグインを翻訳](https://translate.wordpress.org/projects/wp-plugins/personalizer)
 * タグ
 * [customization](https://ja.wordpress.org/plugins/tags/customization/)[filtering](https://ja.wordpress.org/plugins/tags/filtering/)
   [persona](https://ja.wordpress.org/plugins/tags/persona/)[ux](https://ja.wordpress.org/plugins/tags/ux/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/personalizer/advanced/)

## 評価

レビューはまだ送信されていません。

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

[すべてのレビューを見る](https://wordpress.org/support/plugin/personalizer/reviews/)

## 貢献者

 *   [ NOUS Open Usefull & Simple ](https://profiles.wordpress.org/agencenous/)
 *   [ Bastien Ho ](https://profiles.wordpress.org/bastho/)
 *   [ aureliefoucher ](https://profiles.wordpress.org/aureliefoucher/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/personalizer/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](https://apps.avecnous.eu/boutique/nos-extensions-wordpress/personalizer/?mtm_campaign=wp-plugin&mtm_kwd=personalizer&mtm_medium=wp-repo&mtm_source=donate)