Closed ClassicPress closed 6 years ago
For ClassicPress core updates to work we will need to have valid API endpoints to query. I propose following the WordPress approach, ensuring we have the following endpoints in place on the (to be created) sub domain https://api.classicpress.net
https://api.wordpress.org/events/1.0/ https://api.wordpress.org/secret-key/1.1/salt/ https://api.wordpress.org/core/version-check/1.7/ https://api.wordpress.org/core/stable-check/1.0/
Closed and moved to https://github.com/ClassicPress/ClassicPress-v1/issues/264
For ClassicPress core updates to work we will need to have valid API endpoints to query. I propose following the WordPress approach, ensuring we have the following endpoints in place on the (to be created) sub domain https://api.classicpress.net
https://api.wordpress.org/events/1.0/ https://api.wordpress.org/secret-key/1.1/salt/ https://api.wordpress.org/core/version-check/1.7/ https://api.wordpress.org/core/stable-check/1.0/