-
Notifications
You must be signed in to change notification settings - Fork 51
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
feat: custom role for assignable authors who don't edit posts #3066
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Requires the co-authors-plus plugin.
adekbadek
added
the
[Status] Needs Review
The issue or pull request needs to be reviewed
label
Apr 15, 2024
adekbadek
force-pushed
the
feat/contributor-no-edit-role
branch
from
April 17, 2024 15:08
15987be
to
3eec99b
Compare
Co-authored-by: Claudiu Lodromanean <[email protected]>
claudiulodro
approved these changes
May 9, 2024
github-actions
bot
added
[Status] Approved
The pull request has been reviewed and is ready to merge
and removed
[Status] Needs Review
The issue or pull request needs to be reviewed
labels
May 9, 2024
matticbot
pushed a commit
that referenced
this pull request
May 20, 2024
# [4.0.0-alpha.6](v4.0.0-alpha.5...v4.0.0-alpha.6) (2024-05-20) ### Bug Fixes * **data-events:** handle no ga_client_id in data ([fc4fc9f](fc4fc9f)) * **registration-block:** prevent undefined variable warning ([8af9d89](8af9d89)) * **starter-content:** make the starter content generation idempotent ([d5e10ff](d5e10ff)) ### Features * **cli:** command to migrate CAP guest authors to WP users ([#3068](#3068)) ([7ea8273](7ea8273)) * custom role for assignable authors who don't edit posts ([#3066](#3066)) ([7b89053](7b89053)) * support for wrapping rss titles in cdata ([#3104](#3104)) ([8b3a3be](8b3a3be))
🎉 This PR is included in version 4.0.0-alpha.6 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 4.0.0-epic-ras-acc.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
matticbot
pushed a commit
that referenced
this pull request
May 28, 2024
# [4.0.0](v3.8.8...v4.0.0) (2024-05-28) ### Bug Fixes * autocomplete orders only for virtual products ([#3111](#3111)) ([bfbe554](bfbe554)) * **data-events:** handle no ga_client_id in data ([fc4fc9f](fc4fc9f)) * ensure only admins can reset starter content and newspack options ([#3081](#3081)) ([4606721](4606721)) * **registration-block:** prevent undefined variable warning ([8af9d89](8af9d89)) * **starter-content:** make the starter content generation idempotent ([d5e10ff](d5e10ff)) ### Features * add product option to autocomplete orders ([#3072](#3072)) ([4a2859b](4a2859b)) * **cli:** command to migrate CAP guest authors to WP users ([#3068](#3068)) ([7ea8273](7ea8273)) * custom role for assignable authors who don't edit posts ([#3066](#3066)) ([7b89053](7b89053)) * **ras:** skip campaign setup ([#3051](#3051)) ([9ef0e6d](9ef0e6d)) * support for wrapping rss titles in cdata ([#3104](#3104)) ([8b3a3be](8b3a3be)) ### BREAKING CHANGES * Changes order autocompletion behavior for existing products! * feat: add product option to autocomplete orders * chore: update outdated docblock description
🎉 This PR is included in version 4.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
released on @alpha
released on @epic/ras-acc
released
[Status] Approved
The pull request has been reviewed and is ready to merge
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
All Submissions:
Changes proposed in this Pull Request:
Some publishers want to assign authorship of posts to users, but don't want these users to be able to log in. User stories:
See 1200550061930446-as-1206481527608031/f
How to test the changes in this Pull Request:
co-authors-plus
andwoocommerce
plugins are installed & activated/wp-admin
pagesOther information: