Deskripsyon
Allows authors to restrict access to blocks by user roles.
This plugin is meant to be lightweight, limited in scope, while maintaining extensibility. If you need a hook, please reach out!
Developer API
User Block Visibility is meant to be extensible. For example, use the filter ubv_built_in_user_roles to restrict the built-in roles that are available.
To create custom restriction options, use ubv_additional_roles and the built-in WordPress filter render_block.
To restrict access to this functionality, use ubv_do_enqueue_sidebar.
Mga Screenshot

FAQ
- Hey, this isn’t working with “Classic” blocks.
Classic blocks do not behave like normal blocks and do not store data along with them, so this plugin will not work for this block type.
- This is not working for [insert block type]!
You may have found a bug! I would be happy to take a look if you wouldn’t mind to submit a ticket in the support forum for this plugin.
Mga Review
Mga Contributor at Developer
Ang “User Block Visibility” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorIsalin ang “User Block Visibility” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.
Changelog
1.0
- Initial release!