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

Hide Content by User Role for WPBakery

描述

This plugin adds settings to all elements in WPBakery page builder to hide/show the content elements on your website based on user roles. This way you can easily restrict content in WPBakery pages and posts.

For example you can hide a specific column element on your page or post for all users but editors or only show it to logged-out users.

By default (with no checkboxes checked) the content will be visible for all users.

The hidden content will also be removed from the HTML.

Features

  • can hide content in the frontend for specific user roles and logged out users
  • works with all WPBakery elements
  • removes hidden content from HTML Code
  • also works with added custom roles
  • no hidden costs, completely free plugin

Issues with specific Themes / Plugin versions

There are alot of themes that are using modified versions of WPBakery Page Builder. Some may not work together well with this plugin.

Uncode Theme

The Uncode WPBakery version did not show the tab Visible for roles at all. We fixed this by changing the hook when to add the our tab.

Salient Theme

The Salient Theme transforms checkboxes to switches and removes the labels. We fixed that in 1.2.1 and put the labels back there.

螢幕截圖

  • Hide or show rows and columns with these settings in WPBakery

  • Fixed display of checkbox (which are converted to switches) labels in Salient Theme

  • Fixed tab in Uncode Theme

安裝

  1. Upload the zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Set the roles for which to hide the content in the WPBakery rows or columns settings

常見問題

What about feature X

Just go to the support forums and kindly ask for it, then we´ll see what we can do. Thank you!

評價

2022年8月22日
This adds great functionality for themes that use WPBakery. I hope this plugin continues to be supported.
2022年8月18日
This is one of those plugins that does exactly what you want it to, exactly as described. Thank you so much!
2022年7月6日
Eu havia comprado um outro plugin para a mesma finalidade e mesmo assim não supriu minhas necessidades como este. Parabéns aos desenvolvedores!
2022年2月12日
Superb!! I love this plugin so much. Thank you for creating this. It’s my life saver.
閱讀全部16個評價

貢獻者及開發者

“Hide Content by User Role for WPBakery” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Hide Content by User Role for WPBakery 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Hide Content by User Role for WPBakery 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.2.3

  • remove duplicate action hook

1.2.2

  • fix tab in Uncode Theme

1.2.1

  • fix issue with Impreza Theme not accepting 4 parameters for the hook ‘vc_shortcode_output’
  • fix display of checkbox labels in Salient Theme

1.2

  • add settings to all WBBakery elements

1.1

  • add option to show content only for guests (not logged in users)

1.0.1

  • add setting description
  • add assets

1.0.0

  • Initial release