Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #22316, comment 294


Ignore:
Timestamp:
05/13/2023 10:23:24 PM (3 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22316, comment 294

    initial v1  
    66> I ''believe'' listing them in the modal's contents would need to be done via wordpress.org consuming the `Requires Plugins` header. I may be incorrect on this though.
    77
    8 Yes, it may be added from wp.org, but probably better to add it from the local code. Thinking it may be easier to "see" the required plugins status (for example "installed but not activated", etc.) and show the proper links or buttons. Also thinking the modal can have a bit expanded "about dependencies" section with a bit more explanations, etc.
     8Yes, it may be added through the wp.org API, but probably better to add it from the local code. Thinking it may be easier to "see" the required plugins status (for example "installed but not activated", etc.) and show the proper links or buttons. Also thinking the modal can have a bit expanded "about dependencies" section with a bit more explanations, etc.
    99
    1010> Could you post a mockup of how you're imagining the modal part of this? I'm concerned that this may overload users with a lot of information to install/activate each dependency all within the tight space of the modal.