wp-promote-mdn
wp-promote-mdn copied to clipboard
WordPress plugin automatically links keywords and phrases to MDN.
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
- Clone the repo into your
wp-content/plugins
directory - run
composer update
- Make changes
Running Tests
codeception run wpunit