-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Global Styles: allow read access to users with edit_posts capabilities
#65071
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
Merged
ramonjd
merged 17 commits into
trunk
from
try/extend-read-access-to-edit-capabilities-for-global-styles
Sep 18, 2024
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
317bcd9
Allow base global styles data in post editor
aaronrobertshaw 817381f
Try getting user global styles working
aaronrobertshaw f2ce2c7
Remove placeholder code
aaronrobertshaw 935aa3e
Reinstate default context for globalStyles in entities.js
ramonjd 9ee89e3
A test to allow view context for global styles GET request
ramonjd 3c86530
Now that Star Wars is owned by Disney, do we still need Yoda conditions?
ramonjd 499bf2d
Added permissions test for editor role
ramonjd 2ce6ba9
Allow reading base theme global styles in all instances
ramonjd db62b62
Whoops. Should be "update"
ramonjd f35d9b0
Return value on new filter
ramonjd 16772a3
Update return annotation
ramonjd eac8ee2
Backport changelog entry
ramonjd 801883f
remove preload path filtering
ramonjd 24e5786
Add view context preload fetch for global styles.
ramonjd 8caa9f5
revert preload until we work out how to preload
ramonjd 768770e
Reinstate `edit_theme_options` check and add test coverage
ramonjd 8d99a26
LINT ME LIKE YOU MEAN IT
ramonjd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| https://github.com/WordPress/wordpress-develop/pull/7336 | ||
|
|
||
| * https://github.com/WordPress/gutenberg/pull/65071 |
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.