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 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 個可供 Gutenberg/區塊編輯器使用的區塊。

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

安裝方式

  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

常見問題集

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.

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〉的開發相關工作。

參與者

〈PersonaLizer〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈PersonaLizer〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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