Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

OS Adder

Beschreibung

This plugin adds a abbreviation of the operating system (win, mac, linux, iPad, iPhone) to the body-tag.
So if there’s a OS-specific difference, you can easily react to it by using the css-selector (e.g. „.mac“).

Next steps of this plugin:
* adding a settings page
* add the class to specified elements
* add user-language-abbreviation to specified elements

let me know, if you wish something helpful.

Screenshots

  • added Class

Installation

  1. Upload OS Adder to the /wp-content/plugins/ directory or access it via the wordpress plugin site
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. You’re done.

FAQ

Does the added Class also tell me if it’s a 32 or 64 bit OS?

No, it’s just „win“, „mac“, „linux“, iPad, iPod, iPhone or „os-unknown“.
When it’s a „Linux armv7l“-machine, the plugin outputs „android“.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„OS Adder“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „OS Adder“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

0.2

  • adding some Devices

0.1

  • Starting the plugin