[ad_1]
Plugin Author
Jose
(@giuse)
Hi @prince7529
the pixels don’t matter. This plugin only reads the User Agent sent by the browser and nothing else.
If the browser declares it’s a mobile device, the plugin trusts it and that’s it.
You may have a device with 320 pixels where you have a browser that says it’s desktop, and the plugin will believe it’s a desktop.
This doesn’t happen, but it would be so.
It uses a function similar to the core function wp_is_mobile. Read here for more details:
The device detections is done on the server based on what the browser declares.
I hope it helps.
Best regards
Jose
- This reply was modified 4 minutes ago by Jose.
