Tagged: pages
Hi Guys,
i need to create a page just for mobile , but will be hidden for desktop.
Is this possible?
Thanks
Hey curmi01,
Yes it is.
You can do it with wp_is_mobile() and some custom code on your header.php so it is allowed to be accesses only when mobile.
Best regards,
Basilis