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

WPG Detect Browser

説明

This plugin do wonderful thing. For a developer like me its big problem to make website perfect for all browsers and for that I need to detect browser and write specific CSS for that.

This plugin will give you 3 things

[1] Browser Version

[2] Browser Name

[3] Operating System of user!

For example you will see following 3 classes in you body class.

“chrome 37 windows” this way you can use all these 3 classes together or separate!

Please let me know if you find any bug. Help me make this plugin better!

Arbitrary section

インストール

Installation is easy…

  1. Upload wpg-detect-browser to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. You are done! Check page source and you will find 3 new classes added to body 🙂

FAQ

Is this compitible with older version?

I have tested it with WordPress 3.8 only. You can check it with older version, It should work for sure. If its not working please post in support forums, I will try to resolve it.

Can I suggest you new feature?

Yeah, I am looking to add more features in this plugin. I will add restrict content by logged in users.

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

1.0

  • Initial release