WP Manifestindependent plugin directory
manifest / developer / cssuawp

CSSUA for WordPress archived

CSSUA for WP is a WordPress Plugin which implements the CSSUA Javascript Library to make it available on your website - hazzlefree. The Plugin respects the wordpress coding standards and consists only of 2 files - the actual library, and a single file with a few lines of code which implements it into wordpress.

by Joe Hana · github.com/joehana/cssuawp · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/joehana/cssuawp/archive/refs/heads/master.zip

Readme

=== CSSUA for WordPress === Contributors: Joe Hana Tags: - Donate link: - Requires at least: 4.0.0 Tested up to: 4.4.0 Stable tag: 1.4.0 License: MIT LICENSE License URI: -

Includes the CSSUA Library for WordPress

== Description == CSSUAWP is a WordPress Plugin which implements the CSSUA Javascript Library to make it available on your website - hazzlefree. The Plugin respects the wordpress coding standards and consists only of 2 files - the actual library, and a file with a few lines of code which implements it into wordpress.

== Installation == Go to Plugins > Add New > Upload and select the zip file of the WordPress plugin you wish to add.

== Frequently Asked Questions == Q: Who can use it? A: Basically everyone who is running a WordPress Website with a Theme, and wants a solution to style browser or OS independend. Find out more about CSSUA here: http://cssuseragent.org/

== Changelog ==

1.4.0 - 17/03/2016

  • Updated CSSUA Library
  • Various minor modifications

1.3.0 - 27/03/2015

  • Minor Improvments

1.2.0 - 14/03/2015

  • Minor Improvments

1.1.0 - 30/08/2014

  • Minor Improvments

1.0.0 - 11/07/2013

  • Initial Release

== Upgrade Notice == Keep this plugin up to date to gain new features and get issues fixed.

Read the full README on GitHub →