Start Debugging

Tag: wordpress

2 posts

2020-11-06 wordpress
How to fix WordPress Missing MySQL extension after MultiPHP upgrade on HostGator
Fix the 'Missing MySQL extension' WordPress error after upgrading PHP via the MultiPHP manager on HostGator by removing the obsolete handler from .htaccess.
2020-04-04 wordpress
get_category_link generating incorrect url including /blog/
Fix for WordPress get_category_link generating incorrect URLs that include /blog/ in the path, causing 404 errors on category pages.