Title: Slim Mobile Theme Switcher
Author: Seth Smigelski
Published: <strong>March 10, 2026</strong>
Last modified: June 10, 2026

---

Search plugins

![](https://ps.w.org/slim-mobile-theme-switcher/assets/banner-772x250.png?rev=3479290)

![](https://ps.w.org/slim-mobile-theme-switcher/assets/icon-256x256.png?rev=3479290)

# Slim Mobile Theme Switcher

 By [Seth Smigelski](https://profiles.wordpress.org/sethsm/)

[Download](https://downloads.wordpress.org/plugin/slim-mobile-theme-switcher.1.1.0.zip)

 * [Details](https://frp.wordpress.org/plugins/slim-mobile-theme-switcher/#description)
 * [Reviews](https://frp.wordpress.org/plugins/slim-mobile-theme-switcher/#reviews)
 *  [Installation](https://frp.wordpress.org/plugins/slim-mobile-theme-switcher/#installation)
 * [Development](https://frp.wordpress.org/plugins/slim-mobile-theme-switcher/#developers)

 [Support](https://wordpress.org/support/plugin/slim-mobile-theme-switcher/)

## Description

Ever wanted to serve a dedicated theme to visitors on handheld devices instead of
a theme that is fine-tuned for big screen traffic?

Slim Mobile Theme Switcher is a highly optimized, lightweight plugin designed for
websites that need to serve a different theme to mobile devices while preserving
the primary desktop experience.

Instead of relying on clunky, resource-heavy device detection libraries, this plugin
uses streamlined, modern user-agent detection to instantly route users to the correct
theme before the page even loads.

### Key Features

 * **Three-way Theme Routing:** Serve up to three different themes simultaneously.
   Set one theme for Mobile Phones, one for Desktops, and optionally enable a dedicated
   theme specifically for Tablets (iPads/Android tablets).
 * **True Mobile Detection:** Uses refined regex to separate small-screen phones
   from tablets (iPads/Android tablets).
 * **Zero-Friction Setup:** Select your themes from a simple dropdown menu. No coding
   required.
 * **Manual Overrides:** Allow users to manually switch between views using `?theme
   =handheld` or `?theme=active` or `?theme=tablet`.
 * **Persistent Choice:** Activating the ‘Remember Visitor’s Choice’ option ensures
   that when a user has manually selected a different theme, this preference is 
   saved for 30 days via cookies.
 * **No Bloat:** Zero front-end CSS or JS added by the plugin itself.
 * **Developer Friendly:** Built by a developer for developers.

## Screenshots

[⌊The settings page where you can choose your mobile and desktop themes.⌉⌊The settings
page where you can choose your mobile and desktop themes.⌉[

The settings page where you can choose your mobile and desktop themes.

## Installation

 1. Upload the `slim-mobile-theme-switcher` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to **Settings > Slim Mobile Theme Switcher** to select your mobile and desktop
    themes.

## FAQ

### How do I manually force a specific theme?

You can append query strings to your URLs to allow users to switch themes manually.
*
Mobile Theme: `yoursite.com/?theme=handheld` * Tablet Theme: `yoursite.com/?theme
=tablet` * Desktop Theme: `yoursite.com/?theme=active`

### How do I add a “View Full Site” link?

You can add a link to your mobile theme’s footer: `<a href="?theme=active">View 
Full Site</a>`

### How do I link to the mobile version manually?

Simply add `?theme=handheld` to any URL on your site. To go back to the default/
desktop view, use `?theme=active`.

### What should I configure in my caching plugin?

For best results, exclude the `theme` query parameter from your cache. If your host
supports it, enable “Vary by User-Agent” or “Mobile Caching”.

### Why isn’t my theme switching?

The most common cause is **Page Caching**. If your host (like WP Engine or Kinsta)
or a plugin (like WP Rocket) caches the desktop version of a page, it may serve 
that cached HTML to mobile users regardless of this plugin. Please ensure “Mobile
Caching” or “User-Agent Vary” is enabled in your caching setup.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Slim Mobile Theme Switcher” is open source software. The following people have 
contributed to this plugin.

Contributors

 *   [ Seth Smigelski ](https://profiles.wordpress.org/sethsm/)

[Translate “Slim Mobile Theme Switcher” into your language.](https://translate.wordpress.org/projects/wp-plugins/slim-mobile-theme-switcher)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/slim-mobile-theme-switcher/),
check out the [SVN repository](https://plugins.svn.wordpress.org/slim-mobile-theme-switcher/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/slim-mobile-theme-switcher/)
by [RSS](https://plugins.trac.wordpress.org/log/slim-mobile-theme-switcher/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.0

 * **Feature:** Added dedicated Tablet Theme routing. You can now serve unique themes
   to Mobile, Tablet, and Desktop users independently.
 * **Feature:** Added a persistent cookie (30 days) to remember a visitor’s manual
   theme override choice.
 * **Tweak:** Completely overhauled the mobile detection logic for better accuracy
   across modern devices.
 * **DEV:** Tested Up To WordPress 7.0.

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.1.0**
 *  Last updated **3 weeks ago**
 *  Active installations **20+**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/slim-mobile-theme-switcher/)
 * Tags
 * [mobile](https://frp.wordpress.org/plugins/tags/mobile/)[mobile theme](https://frp.wordpress.org/plugins/tags/mobile-theme/)
   [responsive](https://frp.wordpress.org/plugins/tags/responsive/)[Theme Switcher](https://frp.wordpress.org/plugins/tags/theme-switcher/)
 *  [Advanced View](https://frp.wordpress.org/plugins/slim-mobile-theme-switcher/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/slim-mobile-theme-switcher/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/slim-mobile-theme-switcher/reviews/)

## Contributors

 *   [ Seth Smigelski ](https://profiles.wordpress.org/sethsm/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/slim-mobile-theme-switcher/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/donate/?hosted_button_id=M3B2Q94PGVVWL)