Skip to content

Conversation

@crazytonyli
Copy link
Contributor

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.

@crazytonyli crazytonyli added this to the 26.5 milestone Oct 30, 2025
@crazytonyli crazytonyli requested a review from kean October 30, 2025 22:43
@dangermattic
Copy link
Collaborator

2 Warnings
⚠️ View files have been modified, but no screenshot or video is included in the pull request. Consider adding some for clarity.
⚠️ This PR is larger than 500 lines of changes. Please consider splitting it into smaller PRs for easier and faster reviews.

Generated by 🚫 Danger

@sonarqubecloud
Copy link

public var format: String?
public var isSticky = false
public var tags: [String] = []
public var otherTerms: [String: [String]] = [:]
Copy link
Contributor Author

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!

@wpmobilebot
Copy link
Contributor

App Icon📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress
ConfigurationRelease-Alpha
Build Number29620
VersionPR #24964
Bundle IDorg.wordpress.alpha
Commitf7098f8
Installation URL6k7p0dekkv9mg
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@wpmobilebot
Copy link
Contributor

App Icon📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack
ConfigurationRelease-Alpha
Build Number29620
VersionPR #24964
Bundle IDcom.jetpack.alpha
Commitf7098f8
Installation URL349m4cpgu6j80
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants