這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP Margin Notes

描述

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

螢幕截圖

  • Gif to see the plugin in action

安裝

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

評價

There are no reviews for this plugin.

貢獻者及開發者

“WP Margin Notes” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WP Margin Notes 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • First stable version