ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

User Block Visibility

وضاحت

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.

تصوير

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.

جائزا

15 جُولاءِ 2019
This is exactly what I was looking for. Thank you!
16 اپريل 2019
5 star plugin obviously since it works as advertised can can be really helpful under certain conditions. I hope the development of the plugin continues, and a feature to also display (or not to display) the blocks for certain devices is also added (desktop, tablet, phone). This feature to be implemented should be easier to code because all you need to trigger the conditions are some simple CSS media queries. Good job so far nevertheless…
جمع: سڀ 3 تبصرا پڙهو

تعاون ڪندڙ & ڊولپرز

“User Block Visibility” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

ترجمو ڪريو “User Block Visibility” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

1.0

  • Initial release!