Linux 软件免费装
Banner图

Voter Plugin

开发者 aheadzen
更新时间 2016年4月26日 19:23
PHP版本: 3.0.0 及以上
WordPress版本: 4.4
版权: GPLv2 or later
版权网址: 版权信息

标签

buddypress woocommerce like review unlike voting voter

下载

详情介绍:

Voter plugin adds voting options for pages, posts, custom post types, comments, BuddyPress activity, groups, member profiles, WooCommerce products, bbPress topics and posts, and more. Adds a recommendation system on your wordpress blog site: Voting options: Features : Widgets Go to Wordpress Admin > Appearance > Widgets > Top Listings Voter Plugin (drag & drop) as per you want to display. Top voted Shotcode Shortcode for top voted listing for posts,pages,products,profile & groups. `Get shortcode examples :: shortcode for posts : [voter_plugin_top_voted type=post num=5] shortcode for pages : [voter_plugin_top_voted type=page num=5] shortcode for custom: [voter_plugin_top_voted type=custom_post_type num=5] where:: "custom_post_type" will be your custom post type like "movie",'ads','listing' you will get from wp-admin url like: "wp-admin/edit.php?post_type=movie" "post_type=movie" is your custom type you should user here. shortcode for author : [voter_plugin_top_voted type=top_voted_profile num=5 display=titleimage] -- It will consider sum of all votes for post,pages,products and custom post type posted by the author. -- you can also add "cats" to restricts output count total votes for specific categories/tags only. eg: cats=6,7,8 eg : [voter_plugin_top_voted type=top_voted_profile num=5 display=titleimage cats=6,7,8] role=administrator - for user administrator type, you can use this with type=top_voted_profile role=author - for user author type, you can use this with type=top_voted_profile role=subscriber - for user subscriber type, you can use this with type=top_voted_profile shortcode for products : [voter_plugin_top_voted type=product num=5] shortcode for profile : [voter_plugin_top_voted type=profile num=5 display=titleimage] shortcode for groups : [voter_plugin_top_voted type=groups num=5] shortcode for members : [voter_plugin_top_voted type=profile num=5 display=titleimage] ` Shortcode for author/member -- total votes ` Example shotcode :: [vote_count author=id] where author = User ID ` Shortcode Options: type :: post / page / custom_post_type / product / profile / groups / top_voted_profile role :: administrator / author / editor / subscriber --> you can use this with type=top_voted_profile period :: [voter_plugin_top_voted type=post display=title num=5 period=7days] where period from :: 7days,15days,30days,90days,180days,365days display :: Display format for listing, value may be title/image/titleimage -- default is "title" cats :: Restricts output to a comma seperated list of ids of tags/categories. [voter_plugin_top_voted type=post num=5 cats=6,7,8] Note: To display top voted of specific category "type" & "cats" both should be added in shortcode otherwise it will not work. Example shortcode with all possible options --> [voter_plugin_top_voted type=post num=5 display=titleimage period=30days cat=3,4] How to use Voter API Get voter details for post/page/product/group/member..... http://YOUR-SITE.com/?voterapi=1&pid=ID&username=USERNAME if try to get comment vote details you should add --> "&type=comment" in above link Type will apply for all like: type=post type=page type=custom_post type=product type=profile type=groups type=comment Voting Button Shotcode The shortcode which can be added in any post,product,page or cutom post type content. Get shortcode examples :: [voter] Showcase benefitmusic.org Any problems? Contact Us

安装:

  1. Unzip and upload plugin folder to your /wp-content/plugins/ directory OR Go to wp-admin > plugins > Add new Plugin & Upload plugin zip.
  2. Go to wp-admin > Plugins(left menu) > Activate the plugin
  3. See the plugin option link with plugin description on plugin activation page or directly access from wp-admin > Settings(left menu) > VOTER
  4. Get translate your plugin to another language by google tutorial :: http://barry.coffeesprout.com/translating-po-files-using-google-translate/

屏幕截图:

  • Plugin Activation
  • Plugin Settings
  • Blog Comments
  • Page/Post Detail width custom button option
  • Page/Post Detail width vote help option
  • Buddpress Member Profile
  • Buddpress Activity List
  • Buddypress Group Detail
  • Up & Down Button Voting for Woocommerce Product
  • Thumbs Up & Down Voting for Woocommerce Product
  • Login Settings
  • Top Voted Listing Widget
  • Buddypress Activity List
  • Buddypress Topics and Reply

更新日志:

1.0.0.0 1.0.0.1 1.0.0.2 1.0.0.3 1.0.0.4 1.0.0.5 1.0.0.6 1.0.0.7 1.0.0.8 1.0.0.9 1.1.0.0 *New Widget added for top voted listing for posts,pages,products,profile & groups. Widget name : "Top Listings Voter Plugin" Go to wp-admin > widgets > Top Listings Voter Plugin (drag & drop) as per you want to display. *New Shortcode added for top voted listing for posts,pages,products,profile & groups. Get shortcode examples :: shortcode for posts : [voter_plugin_top_voted type=post num=5] shortcode for pages : [voter_plugin_top_voted type=page num=5] shortcode for products : [voter_plugin_top_voted type=product num=5] shortcode for profile : [voter_plugin_top_voted type=profile num=5] shortcode for groups : [voter_plugin_top_voted type=groups num=5] shortcode for members : [voter_plugin_top_voted type=profile num=5] 1.1.0.1 1.1.0.2 1.1.0.3 1.1.0.4 1.2.0.0 1.3.0.0 1.3.0.1 1.3.1.1 1.3.2.0 1.3.3.0 1.3.3.1 1.3.3.2 1.3.3.3 1.4.0 1.4.1 1.4.2 1.4.3 2.0.0 2.0.1 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.5.1 2.2.0 2.2.1 2.2.1.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.2.9 2.2.10 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 ------Display Top Voter User List [voter_plugin_top_voted type=post num=5 display=title period=700days display_type=topvoters] ------Display Recently liked Post List [voter_plugin_top_voted type=post num=5 display=title period=700days display_type=recentposts] ------Display Top liked Post List [voter_plugin_top_voted type=post num=5 display=title period=700days display_type=topvoted] 2.3.5 2.3.6 2.3.7 2.3.8 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 [voter_plugin_top_voted type=top_voted_profile role=subscriber num=5 display=title period=7days cats=10,11] 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 Wordpress Version > 4.3 and BP Version > 1.9 3.0.10 3.0.11 3.0.12 3.0.13 3.0.14 3.0.15 3.0.16 3.0.17 3.0.18