wp-promote-mdn is a WordPress plugin to help promote Mozilla Developer Network.
- 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
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.
- Clone the repo into your
wp-content/plugins
directory - run
composer update
- Make changes
codeception run wpunit