Replies: 0
In my theme, I am using wp_is_mobile to serve different images to desktop and mobile. Before activating the default “tablets” and “phones” User Agent Groups in W3, I would get desktop and mobile images served seemingly randomly.
After activating the groups with pass-through, it now appears that mobile images are never served.
What settings do I need to change in W3 to ensure that wp_is_mobile works properly?