這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

BlogFollow

描述

BlogFollow is a WordPress pluggin that shows a snippet from a commenters blog at the bottom on their comment. The purpose of this is to encourage user participation in your blog, by providing an incentive – an excerpt from their blog. Both parties win. The blog using BlogFollow receives more comments/content. The commenter has a chance to win new readers using both the comment and a snippet from their blog, which may be completely unrelated to the post topic.

安裝

  1. Upload blogfollow.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Everything else is automatic. The commenter’s feed will be determined automatically if they enter in a url. You don’t have to edit your tempate files either.
  4. You may want to edit your css. See below for an example.
  5. You can also add the BlogFollow badge to your site, so readers know you are running the plugin. Add to your template:
    <a href=”http://www.pseudocoder.com/blogfollow-show-a-snippet-from-a-commenters-blog-in-the-comment”><img src=”/wp-content/plugins/blogfollow/BlogFollow.png” alt=”This blog is running the BlogFollow plugin. If you comment on a post an excerpt from your latest blog will appear below your comment.” title=”This blog is running the BlogFollow plugin. If you comment on a post an excerpt from your latest blog will appear below your comment.” /></a>

常見問題

How can I style the feed snippet

This is just one example. WordPress does some wierd things as far as adding <br />’s and <p>’s to your comments automatically. You may have to tweek the values below to make everything look right.
/******************** BlogFollow Plugin *********************/
.blogfollow {
margin: 10px 0 0 0;
padding: 5px;
line-height: .4em;
}
.blogfollow legend {
font-weight: bold;
padding: 0;
margin: 0;
font-size: .8em;
}
.blogfollow h2 {
margin: 0 0 7px 0;
padding: 0;
}
.blogfollow h2 a {
font-size: .7em;
font-weight: bold;
}
.blogfollow p {
padding:0;
margin: 0;
line-height: 1.1em;
}

評價

There are no reviews for this plugin.

貢獻者及開發者

“BlogFollow” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 BlogFollow 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄