Plugin info

Total downloads: 1,061
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 3/21/2016 (3628 days ago)
Added to WordPress: 3/21/2016 (9 years old)
Minimum WordPress version: f
Tested up to WordPress version: f
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 3628 days ago

20/100

Is [![Build Status](https://travis-ci.org/essensx/wp-os-detect.svg?branch=master)](https://travis-ci.org/essensx/wp-os-detect) abandoned?

Possibly abandoned (last update 3628 days ago).

Compatibility

Requires WordPress: f
Tested up to: f
Requires PHP: f

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

WordPress Shortcode OS Detector Plugin

A WordPress plugin that allows you to use shortcodes to detect the operating system of the user.

Requirements

  • PHP from 5.3
  • WordPress from 4.0

Usage

Use os_detect shortcode to detect the OS of the page visitor.`

Available parameters:

`platforms``` - For what OS to show/hide content. Defaults to all OS. 

e.g. ["os_detect platforms="Windows,Linux"]Text[/os_detect]

`type``` - To show/hide action for selected platforms. Defaults to show. 

e.g. ["os_detect type="hide"]Text[/os_detect]

Plugin supports these operating systems:

  • Windows
  • WindowsPhone
  • OSX
  • iOS
  • Android
  • ChromeOS
  • Linux
  • SymbOS
  • Nokia
  • BlackBerry
  • FreeBSD
  • OpenBSD
  • NetBSD
  • OpenSolaris
  • SunOS
  • OS2
  • BeOS
  • Unknown

Example Usage:

`[os_detect platforms="Windows,Linux,OSX" type="hide"]Text[/os_detect]``` 

Does not show “Text” on Windows, Linux, OSX operating platforms.

`[os_detect platforms="ChromeOS" type="show"]Text[/os_detect]``` 

Show “Text” on ChromeOS operating platforms.

Thanks

This plugin utilizes php-browser-detector library https://github.com/sinergi/php-browser-detector.

Installation

  1. Move project to plugins directory
  2. Go to WordPress admin panel
  3. Go to plugins section
  4. Enable OS Shortcode Detect plugin
  5. Enjoy!

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

No changelog available