Title: Modernizr for WordPress
Author: Ramoonus
Published: <strong>এপ্রিল 22, 2011</strong>
Last modified: মে 4, 2019

---

প্লাগিন অনুসন্ধান

এই প্লাগইনটি **ওয়ার্ডপ্রেসের সর্বশেষ ৩টি মেজর রিলিজের সাথে পরীক্ষা করা হয়নি**। এটি
আর রক্ষণাবেক্ষণ বা সমর্থন করা নাও হতে পারে এবং ওয়ার্ডপ্রেসের আরও সাম্প্রতিক সংস্করণগুলোর
সাথে ব্যবহার করার সময় কম্প্যাটিবিলিটি ইস্যু থাকতে পারে।

![](https://s.w.org/plugins/geopattern-icon/modernizr.svg)

# Modernizr for WordPress

 তৈরি করেছেন [Ramoonus](https://profiles.wordpress.org/ramoonus/)

[Download](https://downloads.wordpress.org/plugin/modernizr.3.7.1.zip)

 * [বিস্তারিত](https://bn.wordpress.org/plugins/modernizr/#description)
 * [রিভিউ](https://bn.wordpress.org/plugins/modernizr/#reviews)
 *  [ইন্সটলেশন](https://bn.wordpress.org/plugins/modernizr/#installation)
 * [ডেভেলপমেন্ট](https://bn.wordpress.org/plugins/modernizr/#developers)

 [Support](https://wordpress.org/support/plugin/modernizr/)

## Description

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/

## Installation

 1. Upload `modernizer/` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Implement the required features as documented on http://www.modernizr.com/docs/

## Reviews

![](https://secure.gravatar.com/avatar/4a0455559baa72a3f6a3da7bdb473afe80c4535c92657f38202d883ae4e4f899?
s=60&d=retro&r=g)

### 󠀁[Worked like a charm!](https://wordpress.org/support/topic/worked-like-a-charm-126/)󠁿

 [roiwerk](https://profiles.wordpress.org/roiwerk/) মার্চ 10, 2018

Worked like a charm! What more should I say.

![](https://secure.gravatar.com/avatar/4c25a0387a431f5beb9f366e8dada92c8fd6d90b8094a580e531417fe97c1cbf?
s=60&d=retro&r=g)

### 󠀁[Excellent, just one mistake:](https://wordpress.org/support/topic/excellent-just-one-mistake/)󠁿

 [waldbach](https://profiles.wordpress.org/waldbach/) নভেম্বর 23, 2017

Change in modernizr.php on line 19: modernizr-custom.js to modernizr.js Otherwise:
this saved my day! Thanks!

![](https://secure.gravatar.com/avatar/25f5f748f5d8b22652e204aff37efd60ea587c6a1c35b5b11e7ce8e8f0390730?
s=60&d=retro&r=g)

### 󠀁[Doesn’t work – Plugin Defunct](https://wordpress.org/support/topic/doesnt-work-plugin-defunct/)󠁿

 [newvibe](https://profiles.wordpress.org/newvibe/) ফেব্রুয়ারি 17, 2017

The 2.8.4 version inserts broken javascript link. I posted a message about this 
in the support section for the plugin and the author has not responded or fixed 
the problem. Now, any site that I’ve added this plugin to can be broken if the user
runs an update. Instead, if you need Modernizr, insert the following into your header.
php file just after <?php wp_head(); ?>: <script type=”text/javascript” src=”https://
cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js”></script>

 [ সব রিভিউ পড়ুন ](https://wordpress.org/support/plugin/modernizr/reviews/)

## ডেভেলপার এবং কন্ট্রিবিউটর

“Modernizr for WordPress” is open source software. The following people have contributed
to this plugin.

কন্ট্রিবিউটর

 *   [ Ramoonus ](https://profiles.wordpress.org/ramoonus/)

“Modernizr for WordPress” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/modernizr/contributors)
for their contributions.

[Translate “Modernizr for WordPress” into your language.](https://translate.wordpress.org/projects/wp-plugins/modernizr)

### ডেভেলপমেন্ট এ আগ্রহী?

[Browse the code](https://plugins.trac.wordpress.org/browser/modernizr/), check 
out the [SVN repository](https://plugins.svn.wordpress.org/modernizr/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/modernizr/) by [RSS](https://plugins.trac.wordpress.org/log/modernizr/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 3.7.1

 * Updated Modernizr to version 3.7.0
 * Skipped branch 3.6.x
 * Skipped release 3.7.0

#### 3.5.0

 * Updated Modernizr to version 3.5.0
 * Fixed a bug present since version 3.5.0
 * Skipped branch 3.4.x

#### 3.3.1.2

 * Fixed a bug present since version 3.3.1

#### 3.3.1.1

 * Fixed a bug present since version 2.6.1

#### 3.3.1

 * Updated Modernizr to version 3.3.1

#### 2.8.4

 * Improved deactivating other modernizr versions code. Code by [Gal Baras](http://get-business-online.com/)

#### 2.8.3

 * Updated Modernizr to version 2.8.3

#### 2.7.0

 * Updated Modernizr to version 2.7.0
 * Minor code improvement

#### 2.6.3

 * Updated Modernizr to version 2.6.3

#### 2.6.2

 * Updated Modernizr to version 2.6.2
 * Minor code improvement

#### 2.6.1

 * Updated Modernizr to version 2.6.1
 * Changelog for Modernizr 2.6.1 http://modernizr.com/news/modernizr-260/

#### 2.5.3

 * Updated Modernizr to 2.5.3
 * Code Optimization
 * Readme Update

#### 2.5.2

 * Updates Modernizr to 2.5.2

#### 2.5.0

 * Updates Modernizr to 2.5.0

#### 2.0.6

 * Updated Modernizr to 2.0.6

#### 2.0

 * Updated Modernizr to 2.0 (custom built using the default settings

#### 1.0.1

 * Fixes a PHP error (thanks Anthony)

#### 1.0.0

 * First version, based on Modernizr 1.7

## মেটা

 *  Version **3.7.1**
 *  শেষ আপডেট করা হয়েছে **7 বছর আগে**
 *  Active installations **900+**
 *  WordPress version ** 4.8 or higher **
 *  Tested up to **5.2.24**
 *  Languages
 * [Dutch](https://nl.wordpress.org/plugins/modernizr/) এবং ।[English (US)](https://wordpress.org/plugins/modernizr/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/modernizr)
 * ট্যাগ
 * [html](https://bn.wordpress.org/plugins/tags/html/)[HTML5](https://bn.wordpress.org/plugins/tags/html5/)
   [ie](https://bn.wordpress.org/plugins/tags/ie/)[internet explorer](https://bn.wordpress.org/plugins/tags/internet-explorer/)
   [javascript](https://bn.wordpress.org/plugins/tags/javascript/)
 * টি
 *  [এডভান্সড ভিউ](https://bn.wordpress.org/plugins/modernizr/advanced/)

## Ratings

 ৫ স্টার এর মধ্যে 3.4।

 *  [  3টি 5-স্টার রিভিউ     ](https://wordpress.org/support/plugin/modernizr/reviews/?filter=5)
 *  [  0টি 4-স্টার রিভিউ     ](https://wordpress.org/support/plugin/modernizr/reviews/?filter=4)
 *  [  0টি 3-স্টার রিভিউ     ](https://wordpress.org/support/plugin/modernizr/reviews/?filter=3)
 *  [  0টি 2-স্টার রিভিউ     ](https://wordpress.org/support/plugin/modernizr/reviews/?filter=2)
 *  [  2টি 1-স্টার রিভিউ     ](https://wordpress.org/support/plugin/modernizr/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/modernizr/reviews/#new-post)

[সব রিভিউ দেখুন](https://wordpress.org/support/plugin/modernizr/reviews/)

## কন্ট্রিবিউটর

 *   [ Ramoonus ](https://profiles.wordpress.org/ramoonus/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/modernizr/)

## ডোনেট

Would you like to support the advancement of this plugin?

 [ এই প্লাগিনে ডোনেট করুন ](http://www.ramoonus.nl/donate/)