Skip to content

alshamiri3/wp-promote-mdn

 
 

Repository files navigation

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

Features

  • Widget for sidebars with graphic/banner link
  • Automatic linking of key terms and phrases (avalaible on this repo itself) in posts, pages and comments
  • Ability to notify Mozilla Press and DevRel teams when publishing posts

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. Make changes

Running Tests

Yes, I actually wrote tests for a WordPress Plugin. Don't judge me. To run them, simply run:

phpunit

About

WordPress plugin automatically links keywords and phrases to MDN.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 93.4%
  • Shell 6.6%