joshuadavidnelson / disable-blog

All the power of WordPress, without a blog. This plugin removes blog related functionality.
https://wordpress.org/plugins/disable-blog/
GNU General Public License v2.0
52 stars 6 forks source link

Remove REST API Site Health check #46

Closed joshuadavidnelson closed 2 years ago

joshuadavidnelson commented 3 years ago

Per this WP.org forum post, the Site Health tool checks the REST API and returns an error because the post type is no longer accessible via the REST endpoint:

Screenshot 2020-12-19 at 15 30 23

A filter should solve this issue: https://make.wordpress.org/core/2019/04/25/site-health-check-in-5-2/