このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Mindvalley Edit Link

説明

Adds a retractable, always-on-top bar at the bottom of a single post / page for quick access to edit page.

スクリーンショット

  • Edit Bar

インストール

  1. Upload plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enjoy!

FAQ

I don’t see the edit bar.

It will only appear on single posts / pages.

I don’t see the edit bar, even on a single post / page.

The code attaches to ‘wp_footer’, so make sure your footer file calls wp_footer() to activate it.

I still don’t see the edit bar.

Check for Javascript errors or CSS overwrites.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Mindvalley Edit Link はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Mindvalley Edit Link” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.2.3

  • WP tagging issue

0.2.2

  • Autohide animation

0.2.1

  • Style enhancement

0.2

  • Moved to wp_footer
  • Showing only once per page

0.1

  • Attach edit_post_link() at loop_end