Descripció
This plugin registers a custom condition named Browser
using which elements in Oxygen visual site builder can be set to be output conditionally depending on the visitor’s browser.
These are the browsers available in the condition’s value dropdown:
- Brave
- Chrome
- Firefox
- Edge
- Internet Explorer
- Opera
- Safari
- Safari on iPhone
Operators available:
* =
* !=
This plugin uses Browser.php by Chris Schuld for browser detection.
Note: Browser detection using PHP may not (always) work. You are advised to test this plugin before investing a lot of time and energy in creating browser-specific Sections.
Live Demo. This page has multiple headings each set to appear in a specific browser like this.
Automatic Installation
Search for wpdevdesign
from within your WordPress plugins’ Add New page and install.
Manual Installation
- Click on the
Download
button to download the plugin. - Upload the entire
wpdevdesign-browser-detect
folder to the/wp-content/plugins/
directory. - Activate the plugin through the
Plugins
menu in WordPress.
Captures
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«WPDevDesign – Oxygen – Browser Detect» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «WPDevDesign – Oxygen – Browser Detect» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0.0 – November 15, 2019
Initial Release.