lebleut / Tooltipy-OOP

The Object Oriented Programing version of wp Tooltipy
GNU General Public License v2.0
6 stars 3 forks source link

Consider to load Wikipedia data through Ajax instead when page loads #37

Closed lebleut closed 4 years ago

lebleut commented 4 years ago

If there is problems with loading from Wikipedia the page will keep loading for a while error : [14-Oct-2020 09:53:38 UTC] PHP Warning: get_headers(): php_network_getaddresses: getaddrinfo failed: Name or service not known in ../../wp-content/plugins/Tooltipy-OOP/includes/functions.php on line 213

lebleut commented 4 years ago

get_headers(https://en.wikipedia.org/api/rest_v1/page/summary/Very): failed to open stream: Connection timed out

lebleut commented 4 years ago

Done Related commit : https://github.com/lebleut/Tooltipy-OOP/commit/df7bf6b7b80246b69afe59ee738978f7f4631291