-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Post Settings: Support custom taxonomies #24964
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
Conversation
Generated by 🚫 Danger |
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.
@kean I need to add similar code, like updating the new otherTerms variable, assigning its value to another instance, etc. I don't think I missed any places. But can you pay extra attention to reviewing this part? Thanks!
App Icon📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
29630PR #24964org.wordpress.alphaApp Icon📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
29630PR #24964com.jetpack.alphaf7098f8 to
bb51980
Compare
bb51980 to
ad86748
Compare
Quality Gate Passed Quality Gate passed
Issues
11 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Description
This PR allows updating the terms of custom taxonomies in posts. The feature requires application passwords and works on all sites where custom taxonomies are available.
Testing instructions
Verify all terms (including tags and categories) can be updated.