Popis
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.
Snímky obrazovky
Instalace
Installing manually:
- Unzip all files to the
/wp-content/plugins/kodex-posts-likes
directory - Log into WordPress admin and activate the Kodex Posts likes plugin through the ‚Plugins‘ menu
- Go to Settings > Kodex Posts likes in the left-hand menu to configure plugin options
Recenze
Autoři
Kodex Posts likes je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Kodex Posts likes” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
2.4.3
- Fixes click on ajax loaded posts
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