Title: Modernizr for WordPress
Author: Ramoonus
Published: <strong>22. april, 2011</strong>
Last modified: 4. mai, 2019

---

Søk i utvidelser

Denne utvidelsen **har ikke blitt testet mot noen av de siste 3 hovedutgivelsene
av WordPress**. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan
ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

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

# Modernizr for WordPress

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

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

 * [Detaljer](https://nb.wordpress.org/plugins/modernizr/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/modernizr/#reviews)
 *  [Installering](https://nb.wordpress.org/plugins/modernizr/#installation)
 * [Utvikling](https://nb.wordpress.org/plugins/modernizr/#developers)

 [Brukerstøtte](https://wordpress.org/support/plugin/modernizr/)

## Beskrivelse

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/

## Installasjon

 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/

## Vurderinger

![](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. mars, 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. november, 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. februar, 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>

 [ Les alle 5 vurderinger ](https://wordpress.org/support/plugin/modernizr/reviews/)

## Bidragsytere og utviklere

«Modernizr for WordPress» er programvare med åpen kildekode. Følgende personer har
bidratt til denne utvidelsen:

Bidragsytere

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

«Modernizr for WordPress» har blitt oversatt til 1 språk. Takk til [oversetterne](https://translate.wordpress.org/projects/wp-plugins/modernizr/contributors)
for deres bidrag.

[Oversett «Modernizr for WordPress» til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/modernizr)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/modernizr/), sjekk
ut [SVN-repositoriet](https://plugins.svn.wordpress.org/modernizr/), eller abonner
på [utviklingsloggen](https://plugins.trac.wordpress.org/log/modernizr/) med [RSS](https://plugins.trac.wordpress.org/log/modernizr/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 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

## Meta

 *  Versjon **3.7.1**
 *  Sist oppdatert **7 år siden**
 *  Aktive installasjoner **800+**
 *  WordPress-versjon ** 4.8 eller nyere **
 *  Testet opp til **5.2.24**
 *  Språk
 * [Dutch](https://nl.wordpress.org/plugins/modernizr/) og [English (US)](https://wordpress.org/plugins/modernizr/).
 *  [Oversett til ditt språk](https://translate.wordpress.org/projects/wp-plugins/modernizr)
 * Stikkord
 * [html](https://nb.wordpress.org/plugins/tags/html/)[HTML5](https://nb.wordpress.org/plugins/tags/html5/)
   [ie](https://nb.wordpress.org/plugins/tags/ie/)[internet explorer](https://nb.wordpress.org/plugins/tags/internet-explorer/)
   [javascript](https://nb.wordpress.org/plugins/tags/javascript/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/modernizr/advanced/)

## Vurderinger

 3.4 av 5 stjerner.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/modernizr/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/modernizr/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/modernizr/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/modernizr/reviews/?filter=2)
 *  [  2 1-star reviews     ](https://wordpress.org/support/plugin/modernizr/reviews/?filter=1)

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

[Se alle omtalene](https://wordpress.org/support/plugin/modernizr/reviews/)

## Bidragsytere

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

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/modernizr/)

## Donér

Vil du støtte videreutviklingen av denne utvidelsen?

 [ Doner til denne utvidelsen ](http://www.ramoonus.nl/donate/)