Mô tả
While Credibility is not the only plugin that allows you to add footnotes to your posts, it does allow the user to select the placement of these footnotes by:
- Automatically added to the end of content.
- Use a
<php credibility_footnotes_display(); ?>
to display the footnotes where you would like them.
For more complete documentation, visit: http://builtforagility.com/downloads/credibility/
Ảnh màn hình
Cài đặt
This section describes how to install the plugin and get it working.
- Upload plugin to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Optionally, place
<php credibility_footnotes_display(); ?>
in your template where wanted.
Hỏi đáp
- Why use this plugin?
-
This plugin is a simple way to add footnotes to your posts and add credibility (no pun intended) to your website. While there is at least one other option, we needed the ability to put the footnotes anywhere within our theme. For example, in one use case, we wanted to place the footnotes after an optin.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Credibility” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Credibility” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.2
- Adds more settings to settings page, including attribution and default styles. Also adds tinyMCE button.
1.1
- Adds settings page and allows user to automatically add footnotes to end of post.
1.01
- Updates class names and post meta keys to be more semantic
1.0
- Initial plugin commit