I don’t think you can accomplish this using WordPress alone since there is no way (that I know) for WordPress (or PHP for that matter) to detect if it’s desktop or mobile. I’d imagine you could use some simple Javascript however to detect if you’re on mobile and then use window.location to redirect to your subpage.
Related Posts:
- Delete tables from database when deleting plugin
- Can I upgrade a plugin to a specific version?
- Get plugin_dir_url() from one level deep within plugin
- Changing the “Plugin Activated” Message Default
- Is there a StackExchange-like voting plugin for WordPress? [closed]
- When unit testing a plugin, does the plugin need to be in the wp-content/plugins directory of the WordPress tests install?
- WordPress sharding: which multi-DB plugin to use?
- How can I prevent a plugin from updating unless it’s minimum PHP version is met?
- How to have WordPress send a user confirmation/validation email on signup
- wp_enqueue_scripts not working in custom theme
- What characters are allowed as a shortcode tag and how should they be sanitized?
- How Do I Use The WordPress Plugin Posts 2 Posts by Scribu?
- Notify Admins about Plugin Merge
- Filter out results from REST API
- How do I disable a plugin enforced by my host (in mu-plugins)?
- Need to create a Theme demo site that features multiple themes
- Is there a plugin to show the code tag button on the visual editor?
- Do Plugins effect site loading time?
- Adding Featured Image in Post List
- How do I check what plugins are enabled via the database?
- Additional, optional fee on Woocommerce Checkout [closed]
- Why does including a file in theme’s functions.php not work?
- While using WordPress Multisite is it possible to display data to main site from subsites?
- How to place random widgets in the WordPress sidebar?
- Auto login using Active Directory and Windows Authentication
- OEmbed from Pinterest
- Posts wont expire
- disable active plugins for specific theme
- Should I use RIPS tool to test my themes and plugins?
- Add Top-Level Menu that opens URL
- Plugin search sorting for admin section – WordPress [duplicate]
- How to disable autocomplete for inputs in contact form 7? [closed]
- Determining where fopen() is writing files when used from WordPress AJAX call [closed]
- How Restrict access to admin dashboard by specific static ip?
- Override Theme CSS with CSS from a plugin
- Plugin Functionality Only for Editor and Administrator
- Plugin to hide admin menu (vertical menu bar)
- How to limit 1 image per post on homepage only?
- Something is generating spam pages on my site
- Flickr plugin that will display photos from multiple group pools? [closed]
- Generate JWT Token without username and password
- WordPress web page struggling with performance
- Creating Custom Roles for use on a WordPress Multi-site Instance?
- Building WordPress Plugin Using FPDF – How do you get post content from currently viewed post?
- Storing Email Account Passwords for SMTP Mailing for a WordPress Plugin
- action-scheduler vs wp-background-processing
- How to get images from EDD post?
- Popup Cookie WordPress select language and section (Elementor)
- Remove filter from WordPress Plugin
- Gutenberg List Extension Block
- How to change ID of an attachment in wp_posts and its related tables correctly?
- Do you clean up your self-written plugins’ at deactivation?
- Will Flutter work with WordPress 3.0?
- Regenerate images with automatic ALT and TITLE attributes
- Making menu link open in new tab?
- Function to see how many plugins on a site need updating
- Single Must Use Plugins Directory for local development
- ReOrder Post Within Categories plugin with featured image
- How to initialize something in unit test before the init hook being called?
- Confused about shortcode and settings values
- Running jquery script after shortcode [closed]
- add_filter comment_edit_redirect not working
- Global matrix for shortcodes/content for every page
- PHP Fatal error: Call to undefined function plugin_basename
- Restored WordPress on new Server – Can’t auto-update plugins
- How many SQL queries WP Super Cache make to serve cached page?
- How to make an interface similar to multi-site for switching between multiple (single) sites for administrators?
- Advice for a voting / multiple rating plugin for post types other than GD Star Rating [closed]
- How to write a plugin to add users to a mail list
- omit / remove ” from category list
- Is any information available in PHP files in WP about plugin activation history?
- Download any file after submitting a form [closed]
- Call to undefined function get_userdata in user.php
- Only Homepage not loading properly
- Pulling data from custom plugin settings using PHP shortcode and Javascript
- Force Plugin Updates: “Update Failed: Plugin update failed.” after update one plugin
- Use the page title in the plugin
- Create mobile navigation header with settings integration
- Two text domains in one plugin
- Cron job not firing
- See which user installed a plugin?
- Use flash on a wordpress site as a widget
- AJAX search posts and pages
- Plugin or method to delete uploads not in media library?
- Combine scripts from all extensions of the plugin when an extension is activated
- Add woocommerce variation images in gallery?
- Add a CSS class based on categroy id to archive pages
- Add button gutenberg help
- How to add media field to WP_Widget form function?
- (Sticky Row) How do i make a row sticky in wpbakery page builder?
- Access WordPress data from external PHP application.
- how to create progress bar in wordpress contact form 7 or other plugin for set progress bar in cf7 [closed]
- remove_section in a plugin
- Checkbox conflict in my custom plugin admin page
- Can you use another Profile Builder shortcodes through advanced custom fields
- Comment section not showing correctly
- add input in custom javascript from WordPress pages/posts
- DOMAIN_CURRENT_SITE constant being regularly overridden [closed]
- WP Plugins – Use includes to display page content
- Troubleshooting Plugins.php HTTP install path vs. a HTTPS for a single Plug-In