inet2/inet2-detector

A WordPress plugin which prints back data about the user browser, operating system, language and device into a short code that can be used in posts and pages.

v1.0 2017-07-18 10:22 UTC

This package is not auto-updated.

Last update: 2024-04-19 18:58:08 UTC


README

SensioLabsInsight

iNet2 Detector

iNet2 Detector is a WordPress plugin. This version of the plugin was originally developed and tested on a clean install of WordPress v4.7.5.

It's purpose is to identify user data such as the browser, operating system, language or device used to view our pages.

### How do I get set up? ###

  • Clone this repo or require this package
  • Upload the folder to /wp-content/plugins
  • Login to WordPress and activate the plugin
  • Run composer update to make sure you have the latest updates
  • Add the shortcode [detected-os] into your post or page
  • Done!