Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

OS Adder

Opis

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.

Snimke zaslona

  • added Class

Instalacija

  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.

ČPP

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”.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“OS Adder” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “OS Adder” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

0.2

  • adding some Devices

0.1

  • Starting the plugin