[wp-trac] [WordPress Trac] #62888: Plugin dependencies and "pro" version
WordPress Trac
noreply at wordpress.org
Thu Jan 30 19:15:27 UTC 2025
#62888: Plugin dependencies and "pro" version
-----------------------------------------+-----------------------------
Reporter: hupe13 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: HTTP API | Version: 6.7.1
Severity: normal | Keywords:
Focuses: administration, performance |
-----------------------------------------+-----------------------------
This [https://make.wordpress.org/core/2024/03/05/introducing-plugin-
dependencies-in-wordpress-6-5/ post] shows how to use
wp_plugin_dependencies_slug. Now every plugin listing (/wp-
admin/plugins.php) makes a request to
https://api.wordpress.org/plugins/info/1.2/?action=plugin_information&request%5Bslug%5D
=my-plugin-
pro&request%5Bfields%5D%5Bshort_description%5D=1&request%5Bfields%5D%5Bicons%5D=1&request%5Blocale%5D=de_DE&request%5Bwp_version%5D=6.7"
This request fails with 404 because the "my-plugin-pro" is not hosted by
WordPress and is not necessary.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62888>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list