-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Fix CMM-940: Allow accessing Jetpack sites without the jetpack plugin #24976
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
base: trunk
Are you sure you want to change the base?
Conversation
|
| App Name | Jetpack | |
| Configuration | Release-Alpha | |
| Build Number | 29800 | |
| Version | PR #24976 | |
| Bundle ID | com.jetpack.alpha | |
| Commit | bec278c | |
| Installation URL | 61gm4u5ec23mo |
|
| App Name | WordPress | |
| Configuration | Release-Alpha | |
| Build Number | 29800 | |
| Version | PR #24976 | |
| Bundle ID | org.wordpress.alpha | |
| Commit | bec278c | |
| Installation URL | 0cmd1qhm936r0 |
jkmassel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What happens if this is applied to a pre-existing site connected via XML-RPC? How does it work?
| * [*] Add "Taxonomies" to Site Settings [#24955] | ||
| * [*] Update "Categories" picker to indicate multiple selection [#24952] | ||
| * [*] Fix a bug where the app can't access some Jetpack connected sites [#24976] | ||
| * [*] Add support for editing custom taxonomy terms from "Post Settings" [#24964] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is from a different PR, I think
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, it is. I realized the missing release note when working on this PR. I thought I'd just add it here instead of creating a PR with one line change.
Co-authored-by: Jeremy Massel <[email protected]>
847f195 to
bac2464
Compare
|





Description
Fixes https://linear.app/a8c/issue/CMM-940.
Testing instructions
Verify CMM-940 is fixed. There are steps to reproduce the bug in the Linear issue.