Beschrijving
WordPress Mobile Detect Plugin
Conditional Display for Mobile is a mobile detect plugin that can be used to control what content is displayed depending on the visitor’s device or web browser. For example, you might want to display some content only on iPhone and iPad, or you want to hide the content on mobile and tablet devices. The plugin also supports add start time and end time to shedule the content so it will only be displayed in the specified date and time.
Features
- Include or exclude devices
- Detect iPhone, iPad, iPod, Android, Mobile, Windows, Linux and Mac
- Include or exclude web browsers
- Detect Mozilla Firefox, Google Chrome, Safari, Opera, Internet Explorer 6/7/8/9/10/11 and Microsoft Edge
- Add start time and end time to schedule the content so it will only be displayed in the specified date and time
- Support shortcode in the content
- Use the conditional display shortcode in text widget
- PHP functions to detect mobile and browser
How to Use
Please view the online tutorial: https://www.wonderplugin.com/wordpress-conditional-display-for-mobile/#tutorial
Installatie
Install the plugin in WordPress backend
- In WordPress backend, go to menu Plugins -> Add New
- Search Conditional Display for Mobile by WonderPlugin
- Install the plugin
Install the plugin with downloaded plugin zip file
- In WordPress backend, go to menu Plugins -> Add New
- Click the link Upload Plugin
- Select the plugin zip file, then click Install Now
Uninstall the plugin
- In WordPress backend, go to menu Plugins -> Installed Plugins
- Deactivate the plugin
- After the plugin is deactivated, Delete the plugin
FAQ
-
What shortcode is supported and how to use the plugin?
-
Please view the online tutorial: https://www.wonderplugin.com/wordpress-conditional-display-for-mobile/#tutorial
-
Is the plugin compatible with cache plugins?
-
Caching means WordPress will serve static cached content.
Usually cache plugins have an option to enable different caches for mobile/tablets. You can enable the option then the device detection will work.
If the cache plugin doesn’t have such an option, it means it will serve the same static cached content regardless of the current device and web browser, then the detection will not work.
-
Does the plugin support any PHP API?
-
Yes. Please view the online tutorial: https://www.wonderplugin.com/wordpress-conditional-display-for-mobile/#api
Beoordelingen
Bijdragers & ontwikkelaars
“Conditional Display for Mobile – Mobile Detect Plugin” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Conditional Display for Mobile – Mobile Detect Plugin” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.2
- Fix the bug of detecting Opera, Firefox and new Edge
1.1
- Add start time and end time to shedule the content so it will only be displayed in the specified date and time
1.0
- First version released