內容簡介
此外掛可讓訪客在評論文章時添加他們的Twitter帳號。他們的帳號將會顯示為Twitter關注按鈕。
已註冊用戶可以在個人資料管理中添加他們的Twitter帳號。
此外,還有一個設置頁面,您可以在其中編輯顏色、大小、顯示計數和語言。
有些佈景主題並沒有使用功能<?php comment_form(); ?> 来显示评论表单。在这种情况下,您需要編輯模板。找到comments.php並添加以下代码至表单:
<p><label for="twitter">Twitter</label><input name="twitter" size="30" type="text" value=''/></p>
外掛標籤
開發者團隊
② 後台搜尋「Twitter follow button in coments」→ 直接安裝(推薦)
原文外掛簡介
This plugin will allow visitor to submit they twitter, while thay are commenting your posts. They account will by showed as twitter follow button.
Registred users can add their twitter account in profile administration.
There is also a setting page where you can edit color, size, showing count and language.
Some themes dont’t use function to show comment form. In this case you have to edit your template. Find comments.php and add
to form.
