Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

WP To Top

Описание

This plugin will add a «Back to top» icon automatically to your blog. It features a smooth scrolling effect and customizable options such as the color, position and scroll duration, sprinkled with some cool CSS3 effect.

By Asvin Balloo.

Supported features:

  • Smooth scrolling animation
  • Customizable options via the admin panel
  • Works on almost all browsers
  • No need to add any markup to your theme

Скриншоты

  • Configuration page
  • WP To Top

Установка

  1. Extract wptotop.zip in the /wp-content/plugins/ directory
  2. Активируйте плагин используя меню ‘Плагины’ в WordPress
  3. Go to Settings and then WP To Top to configure the plugin.

Часто задаваемые вопросы

Installation Instructions
  1. Extract wptotop.zip in the /wp-content/plugins/ directory
  2. Активируйте плагин используя меню ‘Плагины’ в WordPress
  3. Go to Settings and then WP To Top to configure the plugin.
I have activated the plugin but nothing appears…

Make sure you have the following code in your theme’s footer.php :

If not, go to Design >> Theme Editor >> Select «footer.php» from right hand list >> and paste <?php wp_footer(); ?> just before the » tag.

I found a bug…

Do it via my blog — http://htmlblog.net/ — enjoy!

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«WP To Top» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «WP To Top» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

2.1

  • Added condition for empty icon type
  • Added z-index in CSS

2.0

  • Full reboot. Now uses jQuery and the Settings API
  • Follows WordPress PHP coding standards
  • New options added
  • Font Awesome used
  • Added CSS3 hover effect for the icon using hover.css
  • Scroll inspiration

1.0 (5 Mar 2009)

  • Первый релиз