MR-29: Copy update to gutenberg visibility settings#21
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: TheCodeCompany/coderabbit/.coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThree UI label strings are updated in the block visibility extension: the ChangesBlock Visibility UI Label Updates
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 9abe189. Configure here.

Update the wording of the visibility settings on the just-released gutenberg update to match what we have in the ad suppression visibility settings as well (which matches the metabox, etc). That way all of the language is consistent.
Note
Low Risk
String-only i18n label changes in the block editor with no access-control logic modified.
Overview
Updates Gutenberg block sidebar Memberful visibility strings so they match the metabox and ad suppression settings—no behavior or attribute changes.
The inspector panel title changes from Memberful Visibility to Memberful: Restrict Access. Dropdown labels are clarified: logged_in is now All members (active, inactive, or free) (was “All logged-in members”), and specific is Members with an active subscription (was “Specific membership plan”).
Reviewed by Cursor Bugbot for commit 9abe189. Bugbot is set up for automated code reviews on this repo. Configure here.