This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Promote MDN

Description

  • Automatically links special keywords and phrases to MDN.
  • Custom terms by settings
  • Provides a widget with images and links to promote MDN
  • Shortcode promote_mdn_newsletter to register to Mozilla newsletter

MDN is the best online resource for web developers, by web developers. Promote MDN
helps your readers discover and learn about web technologies on MDN.

To help code on this plugin, go to Promote MDN on Github.

Based on freediver’s SEO Smart Links

Screenshots

  • Settings, exceptions, limits, custom keywords
  • Widget settings

Installation

  1. Go to “Plugins -> Add new”
  2. Search for “Promote MDN”
  3. Click “Install”

or manually:

  1. Upload promote-mdn/ to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the plugin through the ‘Settings’ -> ‘Promote MDN’ page

FAQ

Installation Instructions
  1. Go to “Plugins -> Add new”
  2. Search for “Promote MDN”
  3. Click “Install”

or manually:

  1. Upload promote-mdn/ to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the plugin through the ‘Settings’ -> ‘Promote MDN’ page
Why?

MDN makes the best docs on the web, for the web.

What are locale-specific links?

By default, most links will go to a locale-agnostic url which will redirect
to a translated page if one is avaialble. Ideally we want to avoid redirects.
So, locale-specific links are maintained by the MDN community for some locales.

Using locale-specific links will improve your readers’ experience.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Promote MDN” is open source software. The following people have contributed to this plugin.

Contributors

“Promote MDN” has been translated into 3 locales. Thank you to the translators for their contributions.

Translate “Promote MDN” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.0.3

  • Fixed unit tests
  • Improved code performance and quality

2.0.2

  • Little improvement on detecting string

2.0.1

  • Fixed a loop on pages

2.0.0

  • New version written from scratch
  • Updated the codebase to WordPress standard
  • Clean up and optimized code
  • Shortcode added
  • Removed unused code

1.8.0

  • Definition file it’s on GitHub to improve the list of links easily

1.7.1

  • Disable also for custom post types
  • Updated Italian language

1.7

  • New MDN banners
  • New translation IT_it
  • Support for comments
  • Fixed notification to Mozilla DevEngage team
  • Fixed bad html code in widget
  • CSS class in the link
  • Removed deprecated code

1.6

  • Option to notify Mozilla Press and DevRel when publishing post
  • Fix HTML bug in admin notices
  • Update GA campaign tracking parameters
  • Update logos to redesign
    https://github.com/groovecoder/wp-promote-mdn/compare/596cea7…0edcb0e

1.5

  • Security fixes

1.4

  • Exclude links from any HTML elements
  • src url param to help MDN measure effectiveness
  • Color & Text options for widget
  • See GitHub Milestone

1.3

  • New Sidebar Widget
  • Install/upgrade notifications in admin pages
  • Use locale-specific URL for keywords/phrases links
  • Add French translation
  • See GitHub Milestone

1.2

  • Internationalization and initial translations – Polish, Dutch, German, Portuguese (Brazil)

1.1

  • Add “Reload now” button and send Cache-Control: no-cache, must-revalidate to MDN

1.0

  • Initial version based on SEO Smart Links.