/wp-promote-mdn

WordPress plugin automatically links keywords and phrases to MDN.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

License
wp-promote-mdn is a WordPress plugin to help promote Mozilla Developer Network.

Features

  • Widget for sidebars with banner link
  • Automatic linking of key terms and phrases (avalaible on this repo itself) in posts, pages and comments
  • Shortcode promote_mdn_newsletter for the newsletter box

Development

How It Works

The plugin automatically links keywords and phrases in WordPress posts and pages to pages on MDN. The keywords/phrases are loaded once per day from a file on GitHub.

Getting Started

  1. Clone the repo into your wp-content/plugins directory
  2. run composer update
  3. Make changes

Running Tests

codeception run wpunit