內容簡介
一個能讓網站擁有者在部落格文章中新增投票功能的外掛程式。
透過 AJAX 的強大處理能力,投票者能夠即時投票並且立即更新至熱門投票小工具中。
無論投票者是否有登入,公開投票都是透過追蹤他們的 IP 位址來完成。
這還不夠。部落格擁有者將能完全控制這些投票功能,並使用自訂的投票按鈕和投票文字。
功能
透過開啟或關閉投票控制投票功能(管理員功能)
控制允許或不允許文章作者投票其自己的文章(管理員功能)
控制允許或不允許公開投票(管理員功能)
自訂投票與投票完成文字(管理員功能)
自訂投票與投票完成按鈕圖片(管理員功能)
為未登入的用戶自訂警示訊息(管理員功能)
網站管理員的投票記錄(管理員功能)
按投票次數或投票日期排序的投票記錄(管理員功能)
在前端模板上顯示目前投票次數和投票按鈕
兼容幾乎所有的佈景主題。您只需從模板中調用必要的函數即可
總投票次數小工具
最熱門投票小工具
現在支援公開投票。
現在支援短碼。例如:[wpvoting]
最熱門文章列表短碼
未來版本中的功能
管理員投票記錄的匯出到 CSV
註冊用戶的投票記錄
使用 WP_List_Table 類別重新實現後端投票記錄列表
注1:請評價此外掛程式的相容性,以便讓我檢討並提高其品質。感謝您的幫助!
資源
http://www.garyc40.com/2010/03/5-tips-for-using-ajax-in-wordpress/
http://www.onextrapixel.com/2009/06/22/how-to-add-pagination-into-list-of-records-or-wordpress-plugin/
http://www.onextrapixel.com/2009/07/01/how-to-design-and-style-your-wordpress-plugin-admin-panel/
https://wordpress.org/extend/plugins/vote-it-up/
https://wordpress.org/extend/plugins/shortcodes-ultimate/
外掛標籤
開發者團隊
原文外掛簡介
A plugin to site owner to add voting functionality to the blog posts.
Using the power of the ajax, voter can have instant voting and update to top voted widget.
It doesn’t matter voter is logged in or not. Public voting is done by tracking their IP address.
It isn’t end here. Blog owner will have complete control over those voting feature as well as using custom
vote button and vote text.
Features
Control voting feature via voting on/off (admin feature)
Control allow or disallow post author to vote his own posts (admin feature)
Control allow or disallow public voting (admin feature)
Customise vote and voted text (admin feature)
Customise vote and voted buttons images (admin feature)
Customise alert message for non logged in users (admin feature)
Voting logs for site administrator (admin feature)
Sort voting logs by vote count or voted date (admin feature)
Show current vote count and vote button on frontend templates
Compitible with almost all of the themes. You just need to call required function from your template
Total vote count widget
Top voted widget
Now public voting supported.
Now shortcode supported. e.g. [wpvoting]
Top voted posts list shortcode
Features in future releases
Export to CSV for admin voting logs
Registered user voting logs
Re-implement backend voting log list with WP_List_Table class
Note-1: Kindly please rate this plugin or vote the compatibility. So I could review it and improve the quality of this plugin. Appreciate your help!
Resources
http://www.garyc40.com/2010/03/5-tips-for-using-ajax-in-wordpress/
http://www.onextrapixel.com/2009/06/22/how-to-add-pagination-into-list-of-records-or-wordpress-plugin/
http://www.onextrapixel.com/2009/07/01/how-to-design-and-style-your-wordpress-plugin-admin-panel/
https://wordpress.org/extend/plugins/vote-it-up/
https://wordpress.org/extend/plugins/shortcodes-ultimate/
