Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #18289, comment 22


Ignore:
Timestamp:
06/27/2025 09:35:58 PM (11 months ago)
Author:
SirLouen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18289, comment 22

    initial v1  
    1313> This could also be adjusted to only support one plugin. It felt reasonable to allow multiple, though.
    1414
    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.
     15I'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.
    1616
    17171. The first is a ton of errors that I have repaired. Most are because of `$plugin` array missing items like `short_description` (L565)