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

WP-Bigfoot

Описание

WordPress plugin implementing the jQuery library bigfoot as found at: https://github.com/pxldot/bigfoot

Create simple, elegant footnotes on your site. Use the [footnote] shortcode and the plugin takes care of the rest.

Create simple, elegant footnotes on your site. Use the [footnote] shortcode and the plugin takes care of the rest.

Example usage: Lorem ipsum. [footnote]My note.[/footnote]

Установка

Installation is easy:

Using The WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Search for ‘WP-Bigfoot’
  3. Click ‘Install Now’
  4. Activate the plugin on the Plugin dashboard

Uploading in WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Navigate to the ‘Upload’ area
  3. Select wp-bigfoot.zip from your computer
  4. Click ‘Install Now’
  5. Activate the plugin in the Plugin dashboard

Using FTP

  1. Download wp-bigfoot.zip
  2. Extract the wp-bigfoot directory to your computer
  3. Upload the wp-bigfoot directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

Отзывы

Посмотреть все 5 отзывов

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

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

Участники

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

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

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

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

2.2

  • Test up to 6.1.1

2.1

  • Clean up readme, code

2.0

  • Update to latest bigfoot.js 2.1.4
  • Allow configuration of default, number, bottom options.