Advanced Custom Fields (ACF) helps you easily customize WordPress with powerful, professional and intuitive fields. Proudly powering over…
About Equivalent Mobile Redirect
This WordPress plugin automatically detects mobile devices and redirects users to the corresponding mobile page. It allows you to set specific mobile URLs for each page or post, and also has the option to redirect all mobile users to one URL. However, there may be limitations in detecting certain touchscreen devices or if the mobile browser is set to desktop mode.Screenshots


Changelog
4.5
- Fix: Better empty check for $mobile_rel_link, $nonstatic_redirect_url, $mobile_all_url variables.
- Fix: PHP 7.4 compatibility.
- Fix: If no options are saved use default.
- Updated: Load files with plugin_dir_path.
- Tested: Compatibility with WordPress 5.6
4.4 release
- New: add automatic desktop link rel=”alternate” annotations.
- New: Added PHPCS.
- New: Code refactoring.
- Updated: to mobile detect @version 2.8.34
- Tested: compatibility with WordPress 5.4.2
- Tested: Cross tested device detection and redirects with BrowserStack.
4.2
- Added: on or off option on settings page.
- Added: back to full website link example on settings page.
- Updated: readme
- Tested: compatibility with WordPress 5.0
4.1
- Code: refactoring
- Code: renamed options page settings and variables. Old settings are remapped upon upgrade for backwards compatibility.
- Fixed: all php notices and warnings that occured with debug mode enabled
- Added: placeholders to text fields
- Updated: to mobile detect @version 2.8.33
- Updated: readme
- Tested: compatibility with WordPress 4.9.8
- Tested: compatibility with gutenberg editor
- Tested: Cross tested device detection and redirects with BrowserStack
3.2 (2016/7/9)
- Updated to mobile detect @version 2.8.24
- Add check to see if mobile detect is already loaded by another plugin or theme
- Tested with WordPress 4.7
3.1 (2015/9/4)
- 3.1 svn version bump
3.0 (2015/9/4)
- Added option to override equivalent redirects
- Added option to redirect blog index
- Cross tested devices on BrowserStack
2.3 (2015/8/22)
- Updated to mobile detect @version 2.8.15
- Tested compatibility with WordPress 4.3
- Cross tested devices on BrowserStack
- Detect kindle as mobile due to error detecting as tablet in mobile detect @version 2.8.15
2.2 (2015/5/26)
- Updated mobile detection device library
- Tested compatibility with WordPress 4.2.2
2.1 (2014/8/23)
- Added option to redirect tablets as mobile or not to.
- Cleaned up some code
- Tested compatibility with WordPress 3.9.2
2.0 (2014/8/4)
- Complete rewrite
- Changed how mobile redirects are set.
- Tested compatibility with WordPress 3.9.1
1.5 (2013/12/26)
- Cleaned up notices and warnings
- Tested compatibility with child themes
- Tested compatibility with WordPress 3.8
1.4 (2013/9/21)
- Added option to enable/disable tablet redirects
1.3 (2013/7/19)
- Added checkbox to enable/disable homepage redirect
- Added more possible redirects
1.0.2 (2013/07/18)
- Quick clean up
1.0.1 (2013/07/16)
- Initial release