[wp-trac] [WordPress Trac] #61525: Plugins page keeps making HTTP requests for plugin dependencies which are not in the WordPress Plugin Directory
WordPress Trac
noreply at wordpress.org
Sat Jun 29 10:37:50 UTC 2024
#61525: Plugins page keeps making HTTP requests for plugin dependencies which are
not in the WordPress Plugin Directory
--------------------------+------------------------------
Reporter: siliconforks | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by siliconforks):
Replying to [comment:1 the ank]:
> Solution - 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.
Yes, that should basically work, but ideally it should also handle cases
where developers are working on custom plugins on their own server, and
then later they submit the plugins to the WordPress Plugin Directory.
Using the example above: `foo` might be a custom plugin, but some day in
the future it might actually show up in the Plugin Directory, and at that
point it would make sense to retrieve plugin information from the Plugin
Directory with an HTTP request.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61525#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list