Cache problem with wp_is_mobile() function – mobile suport
-
I’m using wp_is_mobile() function with an if condition in my home page php file to show some text only for mobile devices. Using W3 Total Cache doesn’t work with that function/condition, is show me the desktop version only. How can i exclude that part of code from caching, or is there other solution?
The topic ‘Cache problem with wp_is_mobile() function – mobile suport’ is closed to new replies.