Changes between Initial Version and Version 1 of Ticket #18289, comment 22
- Timestamp:
- 06/27/2025 09:35:58 PM (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18289, comment 22
initial v1 13 13 > This could also be adjusted to only support one plugin. It felt reasonable to allow multiple, though. 14 14 15 I've been testing [https://core.trac.wordpress.org/attachment/ticket/18289/18289.7.diff this patch] and I found 2 problems commented below. Also, I'm not doing a Test Report, because I don't really understand the purpose of all this with a single screenshot o design cue.15 I've been testing [https://core.trac.wordpress.org/attachment/ticket/18289/18289.7.diff this patch] and I found 2 problems commented below. Also, I'm not doing a Test Report, because I don't really understand the purpose of all this without a single screenshot o design cue. 16 16 17 17 1. The first is a ton of errors that I have repaired. Most are because of `$plugin` array missing items like `short_description` (L565)