Kodex Posts likes

설명

The Kodex Posts likes plugin allows your visitors and logged in users to like or dislike your posts, pages, and custom post types.
The AJaX based interface is clean and fully customizable.
The Dislike button is not required, and the buttons labels are editables.
The buttons shows their counter.
Shortcodes are availables for display the buttons on your post content and for the Like counter only.
In the admin interface, columns are showing the actual count, and there is a metabox in the editon page.

스크린샷

  • Plugin settings page
  • Plugin documentation page
  • Posts list view
  • Post edit view
  • Front-end view

설치

Installing manually:

  1. Unzip all files to the /wp-content/plugins/kodex-posts-likes directory
  2. Log into WordPress admin and activate the Kodex Posts likes plugin through the ‘Plugins’ menu
  3. Go to Settings > Kodex Posts likes in the left-hand menu to configure plugin options

후기

2017년 1월 23일
Compared to the alternatives, this plugin is build with current technologies and offers handful features. Of course there is always place for improvement, with just a few additions this plugin holds up to premium (read bloated garbage) plugins using third party services.
2017년 1월 17일
I had a different Like button installed but users were required to be logged in to a WordPress.com account, so no one could vote as most people don't have a .com account unless they are developing a .com blog. I hadn't realized that until someone wrote and asked how to log in. I searched the Plugins and found this nice and easy plugin. It even has a Dislike button if you want to activate it. Now people are liking our posts. Thanks for creating this!
2016년 9월 3일
Easy to set up. Just works. No limit on buttons per page. =)
모든 14 평가 읽기

기여자 & 개발자

“Kodex Posts likes”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Kodex Posts likes”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.5.0

  • Fixes security issus (CSRF)

2.4.0

  • Admin dashboard stats of last days likes
  • Buttons shortcode parameter for custom like and dislike text

2.3.0

  • Save post action counter fix (counters began to 1)
  • Sortable posts by like/dislike count in admin area
  • Admin columns style and position

2.2.0

  • Buttons and Counter shortcodes takes postid parameter for a display outside the loop
  • Counter shortcode takes format parameter : html|number
  • Changes in the admin settings area
  • Screenshots update

2.1.0

  • Source code based on WordPress Plugin Boilerplate