Dette plugin er ikke blevet testet med de seneste 3 større udgivelser af WordPress. Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer, når det bruges med nyere versioner af WordPress.

WP Margin Notes

Beskrivelse

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

Skærmbilleder

Installation

This section describes how to install the plugin and get it working.

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the following shortcode in your post content : [margin_notes desc=”The best CMS in the world”]WordPress[/margin_notes]
  4. Or install Shortcode UI plugin (Shortcake) to get a full UI to use the shortcode

Anmeldelser

Der er ingen anmeldelser for denne widget.

Bidragsydere & udviklere

“WP Margin Notes” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

Ændringslog

1.0

  • First stable version