{"id":48189,"date":"2019-10-04T08:23:41","date_gmt":"2019-10-04T13:23:41","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/?p=48189"},"modified":"2021-08-16T15:56:44","modified_gmt":"2021-08-16T19:56:44","slug":"customize-wordpress-content-useragent-content-switcher","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/","title":{"rendered":"Customize WordPress Content For Different Devices with UserAgent Content Switcher"},"content":{"rendered":"<p><strong>In this article:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"#ux\">Device User Experience<\/a><\/li><li><a href=\"#install\">Install the Plugin<\/a><\/li><li><a href=\"#options\">Usage<\/a><ul><li><a href=\"#shortcode\">Shortcode<\/a><\/li><li><a href=\"#other\">Other Blocks<\/a><\/li><\/ul><\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"ux\">Device User Experience (UX)<\/h2>\n\n\n\n<p>Do you provide downloadable software for computers, smartphones, and tablets? Do you have a blog section for one or all 3 device types? Maybe you\u2019re just learning about how to improve user experience (UX) and <a href=\"\/support\/website\/6-ways-to-improve-website-accessibility\/\">web accessibility<\/a>. Customizing content according to a browser user agent is a quick way to push the right content to the right visitor without invading users\u2019 privacy.<\/p>\n\n\n\n<p>For a quick summary, a <strong>user agent<\/strong> is HTTP header information sent with your requests throughout the internet. It includes your operating system (OS), or the base OS for Unix distributions (for example, Ubuntu for Mint), browser name and version, preferred language, and more. This information allows websites to tailor content to different devices. <\/p>\n\n\n\n<p>You can quickly view your current user agent by <a href=\"https:\/\/duckduckgo.com\/?q=user+agent&amp;t=lm&amp;ia=answer\">searching \u201cuser agent\u201d in <\/a><a href=\"https:\/\/duckduckgo.com\/?q=user+agent&amp;t=lm&amp;ia=answer\">DuckDuckGo<\/a><a href=\"https:\/\/duckduckgo.com\/?q=user+agent&amp;t=lm&amp;ia=answer\">.com<\/a>.<\/p>\n\n\n\n<p>The <strong>UserAgent<\/strong><strong> Content Switcher<\/strong> WordPress plugin allows you to specify content for users on computers, smartphones, tablets, and older feature phones (<a href=\"https:\/\/www.techradar.com\/news\/new-nokia-3310-vs-original-nokia-3310-which-phone-is-king\">Nokia brick phone for example<\/a>).<\/p>\n\n\n\n<p>Below we cover some possible uses of the <strong>UserAgent<\/strong><strong> Content Switcher<\/strong>.<\/p>\n\n\n\n<p class=\"alert alert-info\">Only need <a href=\"https:\/\/www.inmotionhosting.com\/shared-hosting\">Shared Hosting<\/a> but want more? Get more speed without breaking your budget with our Nginx-powered <a href=\"https:\/\/www.inmotionhosting.com\/wordpress-hosting\">WordPress Hosting<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"install\">Install the Plugin<\/h2>\n\n\n\n<p>There are multiple ways to install the <a href=\"https:\/\/wordpress.org\/plugins\/useragent-content-switcher\/\">UserAgent<\/a><a href=\"https:\/\/wordpress.org\/plugins\/useragent-content-switcher\/\"> Content Switcher plugin<\/a>. You can <a href=\"\/support\/website\/how-to-upload-files-server\/\">install the plugin manually<\/a> or via <a href=\"\/support\/edu\/wordpress\/wp-cli\/install-a-plugin-using-wp-cli\/\">WP-<\/a><a href=\"\/support\/edu\/wordpress\/wp-cli\/install-a-plugin-using-wp-cli\/\">CLI<\/a> (plugin slug <code>useragent-content-switcher<\/code>). Below we\u2019ll use the WordPress dashboard.<\/p>\n\n\n\n<ol class=\"article_list wp-block-list\"><li><a href=\"\/support\/edu\/wordpress\/logging-into-wordpress-dashboard\/\">Log in to your WordPress dashboard<\/a>.<\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/plugins\/install-wordpress-plugins\/\">Install the UserAgent Content Switcher plugin<\/a>.<\/li><li><strong>Activate<\/strong> the plugin.<\/li><\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"shortcode\">Shortcodes<\/h2>\n\n\n\n<p>There are five (5) shortcode options available with UserAgent Content Switcher:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>Computer \u2013 (pc or no specification)<\/strong><br><code>[agentsw]HTML Code[\/agentsw]<\/code> Or <br><code>[agentsw ua='pc']HTML Code[\/agentsw]<\/code><\/li><li><strong>Tablet (tb)<\/strong><br><code>[agentsw ua='tb']HTML Code[\/agentsw]<\/code><\/li><li><strong>Smartphone (sp)<\/strong><br><code>[agentsw ua='sp']HTML Code[\/agentsw]<\/code><\/li><li><strong>Featurephone (mb)<\/strong><br><code>[agentsw ua='mb']HTML Code[\/agentsw]<\/code><\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"options\">Usage Options<\/h2>\n\n\n\n<p>There are multiple ways to use UserAgent Content Switcher shortcodes. <\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"shortcode\">Shortcode Block<\/h3>\n\n\n\n<p>The Gutenburg Shortcode block dedicates an entire block to the shortcode. This may be best when you want your shortcode content to stand out with padding on the top and bottom.<\/p>\n\n\n\n<ol class=\"article_list wp-block-list\"><li>Create or edit a <a href=\"\/support\/edu\/wordpress\/how-to-create-a-post\/\">post<\/a> or <a href=\"\/support\/edu\/wordpress\/create-page\/\">page<\/a>.<\/li><li>Click the <strong>(+)<\/strong> icon to add a shortcode block.<\/li><li>Add shortcode(s) with your preferred content.<\/li><li>Preview, publish, or update your post or page with each device you\u2019ve created a shortcode for. <\/li><\/ol>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"other\">Other Blocks<\/h3>\n\n\n\n<p>You can provide a more customized experience by adding the shortcodes within sentences, paragraphs, etc. for a more seamless experience.<\/p>\n\n\n\n<ol class=\"article_list wp-block-list\"><li>Within a post or page, create a <strong>Classic<\/strong>, <strong>Custom HTML<\/strong>, or <strong>Paragraph<\/strong> block.<\/li><li>Add your shortcode(s) as needed.<\/li><li>Preview, publish, or update as needed.<\/li><\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"362\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-editor-example-1024x362.png\" alt=\"\" class=\"wp-image-48192\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-editor-example-1024x362.png 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-editor-example-300x106.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-editor-example-768x272.png 768w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-editor-example.png 1684w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><figcaption>An Example Using the Classic, Custom, and Paragraph Blocks<\/figcaption><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"widget\">Text Widget<\/h3>\n\n\n\n<p>You can customize parts of your theme with a <a href=\"\/support\/edu\/wordpress\/wordpress-text-widget\/\">Text widget<\/a>.<\/p>\n\n\n\n<ol class=\"article_list wp-block-list\"><li>Hover over <strong>Appearance<\/strong> and click <strong>Widgets<\/strong>.<\/li><li>Click the arbitrary <strong>Text<\/strong> dropdown to select a widget location.<\/li><li>Click <strong>Add Widget<\/strong>.<\/li><li>Type your shortcode and text in the Text widget on the right.<\/li><li><strong>Save<\/strong> your changes.<\/li><\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"467\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-text-widget-1024x467.png\" alt=\"\" class=\"wp-image-48196\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-text-widget-1024x467.png 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-text-widget-300x137.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-text-widget-768x350.png 768w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-text-widget.png 1066w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><figcaption>Example shortcode text for a Text Widget<\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"settings\">Settings<\/h2>\n\n\n\n<p>You can edit which user agents trigger specific device options within the Settings section.<\/p>\n\n\n\n<ol class=\"article_list wp-block-list\"><li>Hover over <strong>Settings<\/strong> and click <strong>UserAgentContentSwitcher<\/strong>.<\/li><li>Edit user agents under <strong>Device Settings<\/strong> and <strong>Save Changes<\/strong>.<\/li><\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"565\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-settings-1024x565.png\" alt=\"\" class=\"wp-image-48194\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-settings-1024x565.png 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-settings-300x166.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-settings-768x424.png 768w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-settings.png 1660w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><figcaption>User Agent Settings<\/figcaption><\/figure>\n\n\n\n<p>What WordPress UX features would you like to see us cover in the future? Let us know in the comments below.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this article: Device User Experience Install the Plugin Usage Shortcode Other Blocks Device User Experience (UX) Do you provide downloadable software for computers, smartphones, and tablets? Do you have a blog section for one or all 3 device types? Maybe you&#8217;re just learning about how to improve user experience (UX) and web accessibility. Customizing<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/\"> Read More ><\/a><\/p>\n","protected":false},"author":57014,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[4325,56],"tags":[],"class_list":["post-48189","post","type-post","status-publish","format-standard","hentry","category-wordpress-hosting","category-wordpress"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Customize WordPress Content For Different Devices with UserAgent Content Switcher | InMotion Hosting<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Customize WordPress Content For Different Devices with UserAgent Content Switcher | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"In this article: Device User Experience Install the Plugin Usage Shortcode Other Blocks Device User Experience (UX) Do you provide downloadable software for computers, smartphones, and tablets? Do you have a blog section for one or all 3 device types? Maybe you&#8217;re just learning about how to improve user experience (UX) and web accessibility. Customizing Read More &gt;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2019-10-04T13:23:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-08-16T19:56:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-editor-example-1024x362.png\" \/>\n<meta name=\"author\" content=\"InMotion Hosting Contributor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"InMotion Hosting Contributor\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/\"},\"author\":{\"name\":\"InMotion Hosting Contributor\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644\"},\"headline\":\"Customize WordPress Content For Different Devices with UserAgent Content Switcher\",\"datePublished\":\"2019-10-04T13:23:41+00:00\",\"dateModified\":\"2021-08-16T19:56:44+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/\"},\"wordCount\":534,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-editor-example-1024x362.png\",\"articleSection\":[\"WordPress Hosting\",\"WordPress Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/\",\"name\":\"Customize WordPress Content For Different Devices with UserAgent Content Switcher | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-editor-example-1024x362.png\",\"datePublished\":\"2019-10-04T13:23:41+00:00\",\"dateModified\":\"2021-08-16T19:56:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-editor-example.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-editor-example.png\",\"width\":1684,\"height\":596,\"caption\":\"An Example Using the Classic, Custom, and Paragraph Blocks\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Customize WordPress Content For Different Devices with UserAgent Content Switcher\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644\",\"name\":\"InMotion Hosting Contributor\",\"description\":\"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!\",\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/inmotion-hosting\/\",\"https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting\"],\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/inmotion-hosting-contributor\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Customize WordPress Content For Different Devices with UserAgent Content Switcher | InMotion Hosting","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/","og_locale":"en_US","og_type":"article","og_title":"Customize WordPress Content For Different Devices with UserAgent Content Switcher | InMotion Hosting","og_description":"In this article: Device User Experience Install the Plugin Usage Shortcode Other Blocks Device User Experience (UX) Do you provide downloadable software for computers, smartphones, and tablets? Do you have a blog section for one or all 3 device types? Maybe you&#8217;re just learning about how to improve user experience (UX) and web accessibility. Customizing Read More >","og_url":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2019-10-04T13:23:41+00:00","article_modified_time":"2021-08-16T19:56:44+00:00","og_image":[{"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-editor-example-1024x362.png","type":"","width":"","height":""}],"author":"InMotion Hosting Contributor","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"InMotion Hosting Contributor","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/"},"author":{"name":"InMotion Hosting Contributor","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644"},"headline":"Customize WordPress Content For Different Devices with UserAgent Content Switcher","datePublished":"2019-10-04T13:23:41+00:00","dateModified":"2021-08-16T19:56:44+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/"},"wordCount":534,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-editor-example-1024x362.png","articleSection":["WordPress Hosting","WordPress Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/","url":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/","name":"Customize WordPress Content For Different Devices with UserAgent Content Switcher | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-editor-example-1024x362.png","datePublished":"2019-10-04T13:23:41+00:00","dateModified":"2021-08-16T19:56:44+00:00","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-editor-example.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2019\/10\/user-agent-content-switcher-editor-example.png","width":1684,"height":596,"caption":"An Example Using the Classic, Custom, and Paragraph Blocks"},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/customize-wordpress-content-useragent-content-switcher\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"Customize WordPress Content For Different Devices with UserAgent Content Switcher"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644","name":"InMotion Hosting Contributor","description":"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!","sameAs":["https:\/\/www.linkedin.com\/company\/inmotion-hosting\/","https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting"],"url":"https:\/\/www.inmotionhosting.com\/support\/author\/inmotion-hosting-contributor\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":null,"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/48189","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/57014"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=48189"}],"version-history":[{"count":11,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/48189\/revisions"}],"predecessor-version":[{"id":83201,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/48189\/revisions\/83201"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=48189"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=48189"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=48189"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}