Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #61525, comment 1


Ignore:
Timestamp:
06/29/2024 09:01:19 AM (19 months ago)
Author:
the ank
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61525, comment 1

    initial v1  
    33So yes, if the admin visits the plugins page multiple times, it will trigger the same API for missing required plugins not listed in WordPress.org.
    44
     5Solution - When the first time this plugin API triggers, it should keep a log of required plugins not in wordpress.org and ignore those plugins to trigger check API.
    56
    67Code -