Shortcode to Display Content Only on Mobile
WPAssist / Code Snippets - April 8, 2020Did you know that WordPress has a mobile detect function already? In this post, I will show you how you can use wp_is_mobile function to create a simple shortcode to hide certain parts of your posts from mobile visitors or the other way. Demonstration Desktop […]