內容簡介
這個 WordPress 外掛可以讓你發送 Twitter 消息並顯示它。
使用方法
術語一致性:
1. LoginForm:填寫用戶名和密碼表格以登錄博客。
2. TwitterForm:發送 Twitter 消息表格。
3. TweetForm:顯示 Twitter 消息表格。
將以下代碼添加到你想讓用戶在其中進行 Twitter 的主題中:
最好的方法是將它放在你主題的 index.php 文件中,就在
而 WSTS_ShowTwitter() 函數可以與參數一起使用! 參數用法:
如果沒有使用參數,則在登錄到您的博客之前它不會顯示 LoginForm。
同樣,使用代碼可以顯示 TweetForm。
注意:
請確保不與其他 Twitter API 應用程序一起使用此插件。
歷史
功績
此外掛的靈感來自 WS Audio Plauer 插件:
icyleaf (http://www.icyleaf.cn)
外掛標籤
開發者團隊
原文外掛簡介
You coult post message to your Twitter and show it.
Useage
Terminology Agreement
1. LoginForm: Log in to Blog filled out a user name and password form.
2. TwitterForm: Send Twitter message form.
3. TweetForm: Show Twitter messages from.
Add below code to the theme where you would like it your user to twitter from:
The best place to put it would be in your theme’s index.php file right above
And WSTS_ShowTwitter() function can be used it with parameter! Parameter Usage:
if using it without parameter, then it did’t show LoginForm before log in to your blog.
Also, using codes that it will show TweetForm.
Notice:
Make sure Don’t using this plugins together with the other twitter api apps.
History
Credits
This plugin was inspired from the WS Audio Plauer plugin by:
icyleaf (http://www.icyleaf.cn)
