Açıklama
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]
Yükleme
Installation is easy:
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘WP-Bigfoot’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
wp-bigfoot.zipfrom your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
wp-bigfoot.zip - Extract the
wp-bigfootdirectory to your computer - Upload the
wp-bigfootdirectory to the/wp-content/plugins/directory - Activate the plugin in the Plugin dashboard
Katkıda Bulunanlar ve Geliştiriciler
“WP-Bigfoot” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“WP-Bigfoot” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
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.