#2909 closed enhancement (maybelater)
Add plugin search by plugin or URL
Reported by: | tobifjellner | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Plugin Directory | Keywords: | |
Cc: |
Description
Enhancement: allow to directly find the intended plugin by adding a new search type in the plugin search api: slug/URL
Related ticket in core: https://core.trac.wordpress.org/ticket/40475
According to @otto42 (https://wordpress.slack.com/archives/C02QB8GMM/p1498690532413715) this would be a very small amount of new code in the directory code, and even smaller in core.
Change History (3)
#2
@
7 years ago
Reference for adding things to the plugin installer: https://core.trac.wordpress.org/ticket/22002
My point is that ultimately, it's a core driven API. We add to the API when core needs it. So, core trac is the best place to address that.
This ticket was mentioned in Slack in #meta by tobifjellner. View the logs.
6 years ago
Note: See
TracTickets for help on using
tickets.
It would probably be a bit more code in core, but regardless, we don't need a separate meta ticket for something that would need to be core driven.
If core wants it, we can easily add it. Until then, no need for a meta ticket.