このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

WPDevDesign – Oxygen – Browser Detect

説明

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

  1. Click on the Download button to download the plugin.
  2. Upload the entire wpdevdesign-browser-detect folder to the /wp-content/plugins/ directory.
  3. Activate the plugin through the Plugins menu in WordPress.

スクリーンショット

  • Output the element only on Edge
  • Output the element on all browsers other than Internet Exploder

評価

このプラグインにはレビューがありません。

貢献者と開発者

WPDevDesign – Oxygen – Browser Detect はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WPDevDesign – Oxygen – Browser Detect” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.0 – November 15, 2019

Initial Release.