Thanks to visit codestin.com
Credit goes to ca-valencia.wordpress.org

This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

OS Adder

Descripció

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.

Captures

Instal·lació

  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.

PMF

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

Ressenyes

No hi ha ressenyes per a este complement.

Col·laboradors i desenvolupadors

«OS Adder» és programari de codi obert. La següent gent ha col·laborat en este complement.

Col·laboradors

Traduïx «OS Adder» a la teua llengua.

T’interessa el desenvolupament?

Revisa el codi , dona una ullada al repositori SVN o subscriu-te al registre de desenvolupament per RSS.

Registre de canvis

0.2

  • adding some Devices

0.1

  • Starting the plugin