[wp-meta] [Making WordPress.org] #7483: Request: Add `requires_plugins` to the Update Check API.
Making WordPress.org
noreply at wordpress.org
Wed Feb 21 23:20:30 UTC 2024
#7483: Request: Add `requires_plugins` to the Update Check API.
-------------------------+--------------------
Reporter: costdev | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: API | Keywords:
-------------------------+--------------------
With the addition of Plugin Dependencies in WordPress Core, it's possible
that a dependent plugin may release an update that adds or changes its
dependencies.
If a plugin update increases the WordPress/PHP version requirements,
WordPress Core notifies the user after checking `requires_php`, for
example, and the update is unavailable and WordPress until are
requirements are met.
`requires_plugins` is already added to the Plugins API when querying
information about a plugin. Can we also add it to the Update Check API?
Doing so will also enable WordPress Core to prevent auto-updates of
plugins, ensuring trust in the auto-updater.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/7483>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list