Changes between Initial Version and Version 1 of Ticket #60783, comment 11
- Timestamp:
- 05/17/2025 11:11:10 PM (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #60783, comment 11
initial v1 3 3 Although [https://github.com/WordPress/wordpress-develop/pull/6611.diff the patch] "solves" the issue, this is not an issue that must be solved in WP client but in the API endpoint… The user can always develop a workaround like the exhibited by this patch in his code. After all, it's client code (but the whole parameters are still being received by the client which is not what it is expected). 4 4 5 Replying to [ticket:60783 juliobox]:5 Replying to @juliobox 6 6 > There is. Same for those params that are "false" by default but still included: "sections", "versions", "reviews", "banners", "active_installs" (I don't know for "group", can't get the thing). 7 7