Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

OS Adder

Descriere

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.

Capturi ecran

  • added Class

Instalare

  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.

Întrebări frecvente

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

Recenzii

Nu există nicio verificare pentru acest modul.

Contributori și dezvoltatori

„OS Adder” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Tradu „OS Adder” în limba ta.

Te interesează dezvoltarea?

Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.

Istoric modificări

0.2

  • adding some Devices

0.1

  • Starting the plugin