Description
This plugin add a margin note to your content.
For example, if you want to add a source to your post, you can use the shortcode. You will see a margin note in the left of your content when you hover the desired text.
This plugin use the following open source javascript library by Francisco Dans : https://github.com/fdansv/marginotes
If you want to contribute to this plugin, feel free to check the Github repository : https://github.com/Mahjouba91/wp-margin-notes
Screenshots
Installation
This section describes how to install the plugin and get it working.
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the following shortcode in your post content : [margin_notes desc=”The best CMS in the world”]WordPress[/margin_notes]
- Or install Shortcode UI plugin (Shortcake) to get a full UI to use the shortcode
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP Margin Notes” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Margin Notes” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- First stable version