Modernizr for WordPress
This plugin adds the Modernizr to your WordPress installation.
The facts
- Rating
- 3.4★ from 5
- Active installs
- 800+
- Price
- Free
- Last updated
- 4 May 2019
- Added
- Apr 2011
- Requires WP
- 4.8
- Tested up to
- WP 5.2.26
- Downloads
- 49,897
Our analysis
AI-assistedModernizr for WordPress is a plugin that integrates the Modernizr JavaScript library into your WordPress site. This library detects the availability of native implementations for features from the HTML5 and CSS3 specifications in the user's browser.
It is suitable for developers who want to ensure their websites can adapt to different browser capabilities by checking which features are supported. This can help in creating a more tailored user experience based on the technology available in the user's browser.
Best for: This plugin suits developers looking to enhance browser compatibility for their WordPress sites.
What it does well
- ✓Integrates Modernizr library into WordPress
- ✓Detects browser support for HTML5 and CSS3 features
- ✓Free to use from the WordPress.org directory
Where it falls short
- •Last updated in May 2019
- •Tested only up to WordPress version 5.2.26
- •Directory score of 48/100 indicates potential issues
Verdict
Modernizr for WordPress provides a straightforward solution for feature detection in modern web technologies. However, its outdated status may raise concerns about ongoing support and compatibility.
From the developer
Ramoonus's own description of Modernizr for WordPress, lightly tidied.
This plugin adds the Modernizr to your WordPress installation.
Modernizr is a small JavaScript library that detects the availability of native implementations for next-generation web technologies, i.e. features that stem from the HTML5 and CSS3 specifications. Many of these features are already implemented in at least one major browser (most of them in two or more), and what Modernizr does is, very simply, tell you whether the current browser has this feature natively implemented or not.
For documentation visit http://www.modernizr.com/docs/