Promote MDN WordPress Plugin

By  on  

Mozilla WordPress Plugin

I'm very happy to share with you the Promote MDN WordPress plugin, created by Mozilla Web Developer Luke Crouch.  The Promote MDN plugin analyzes your blog post content and links prominent development keywords to the Mozilla Developer Network.  MDN is the best resource for learning about new and advanced browser APIs, front-end techniques, and just about everything else.

From a writer's perspective, I look forward to installing this plugin because it will allow me to talk about APIs without having to explain each in detail.  The plugin will also be helpful in implicitly encouraging readers to explore each topic further.  If you have a blog, give this plugin a shot -- your readers will be grateful!

Recent Features

  • By
    Introducing MooTools Templated

    One major problem with creating UI components with the MooTools JavaScript framework is that there isn't a great way of allowing customization of template and ease of node creation. As of today, there are two ways of creating: new Element Madness The first way to create UI-driven...

  • By
    5 More HTML5 APIs You Didn’t Know Existed

    The HTML5 revolution has provided us some awesome JavaScript and HTML APIs.  Some are APIs we knew we've needed for years, others are cutting edge mobile and desktop helpers.  Regardless of API strength or purpose, anything to help us better do our job is a...

Incredible Demos

  • By
    Reverse Element Order with CSS Flexbox

    CSS is becoming more and more powerful these days, almost to the point where the order of HTML elements output to the page no longer matters from a display standpoint -- CSS lets you do so much that almost any layout, large or small, is possible.  Semantics...

  • By
    HTML5 download Attribute

    I tend to get caught up on the JavaScript side of the HTML5 revolution, and can you blame me?  HTML5 gives us awesome "big" stuff like WebSockets, Web Workers, History, Storage and little helpers like the Element classList collection.  There are, however, smaller features in...

Discussion

  1. Alex

    That’s really awesome. The new wiki simply rocks, well done :)

  2. But you haven’t installed it on your own blog yet?

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!