Linux 软件免费装

Plugin Name

开发者 pawan1085
更新时间 2016年4月16日 20:00
PHP版本: 3.8.1 及以上
WordPress版本: 4.4.1
版权: GPLv2 or later
版权网址: 版权信息

标签

WordPress Custom Post Type Posts Voting WordPress Voting Plugin

下载

详情介绍:

This is a voting plugin with love ( heart ) sign for WordPress. It allows users to add voting functionality to any template or custom post type they can think off. It has several level of protection algorithm against fake voters. That means you can have more confidence in your voting statistics. Includes shortcode to display top voted posts. For support please contact me via my Website See Demo : http://codemorning.xyz/

安装:

  1. Upload /love-vote-count/ to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Place <?=function_exists('lvc_love_button') ? lvc_love_button() : ''?> in your post template file ( sinlge.php or other) to display the voting button
Note: To echo a list of top voted posts, place '[lvc_show_top_votes]' in your sidebar or anywhere you wish to display a list of top voters

更新日志:

1.0.0 Released plugin