get_headers() function results in memory leak
In the sites I support I`ve seen many problems with the case-sensitivity of permalinks. As you might now part of the wordpress permalink sanitization process is converting the permalink to lowercase. In order to deal with the endless errors in webmaster tools I needed to find a way to reroute the requests for the uppercase […]