Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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