Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename use_bulk_edit to ee_event_editor_bulk_edit #1137

Merged
merged 1 commit into from
Mar 9, 2022
Merged

Conversation

tn3rb
Copy link
Member

@tn3rb tn3rb commented Mar 7, 2022

this PR does exactly what the title says

@tn3rb tn3rb requested a review from marlonhario March 7, 2022 22:48
@tn3rb tn3rb self-assigned this Mar 7, 2022
@github-actions github-actions bot added C: services 🤝 category C: UI/UX 🚽 category D: EE CORE ☕ domain: Event Espresso Core Plugin D: Packages 📦 domain: Barista Packages labels Mar 7, 2022
@@ -11,7 +11,7 @@ import { entityPlurals } from './constants';
* @example
* const currentUserCan = useCurrentUserCan();
*
* if (currentUserCan('use_bulk_edit'))
* if (currentUserCan('ee_event_editor_bulk_edit'))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me, this is readable naming convention.

@marlonhario
Copy link
Contributor

Changes looks great to me, but there is some failing checks

marlonhario
marlonhario previously approved these changes Mar 8, 2022
@marlonhario
Copy link
Contributor

Everything is great for me 💯

@tn3rb tn3rb merged commit 9310d6e into master Mar 9, 2022
@tn3rb tn3rb deleted the FET-update-caps branch March 9, 2022 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: services 🤝 category C: UI/UX 🚽 category D: EE CORE ☕ domain: Event Espresso Core Plugin D: Packages 📦 domain: Barista Packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants