aspirepress / AspireUpdate

A plugin that allows for rewriting the URLs used to fetch updates from WordPress.org to some other endpoint
15 stars 4 forks source link

GET call is Made to wp.org from health check #14

Open ipajen opened 9 hours ago

ipajen commented 9 hours ago

On wp-admin/site-health.php?tab=debug it’s making a GET to http://Wp.org but not on AP for WP_Debug_Data::debug_data() wp-admin/includes/class-wp-debug-data.php:430 WP_Site_Health->show_site_health_tab() wp-admin/includes/class-wp-site-health.php:68 do_action('site_health_tab_content') wp-includes/plugin.php:517