该插件尚未通过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!

常见问题

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