How to show a different homepage on mobile devices

A few weeks ago a client asked me whether it is possible to show a different homepage on mobile devices than on the desktop version (a redirect). I’ve written the following function and added this to the client’s themes functions.php. View the code on Gist. This function adds a small script to the head section of the theme. … Continue reading How to show a different homepage on mobile devices