ndiego / block-visibility

Conditional visibility controls for all WordPress blocks.
https://www.blockvisibilitywp.com
GNU General Public License v2.0
123 stars 10 forks source link

Visibility based on JavaScript enabled or not #107

Open nickpagz opened 2 months ago

nickpagz commented 2 months ago

What problem does this address?

While there aren't that many non-JS enabled browsers out there, it's certainly non-zero. Having the ability to show/hide blocks based on this could be helpful in some situations. Having this ability could allow site builders to provide non-JS fallback content, for example.

What is your proposed solution?

Visibility controls based on whether or not javascript is enabled on a site visitor's browser.