Description
CasePress UpVote – posts and comments rating system.
[upvote post=123 comment=123] – Shortcode return’s upvote buttons for posts or comments, if attributes is blank – ids get’s automaticly.
[upvote_favs type=all | posts | comments ] – Shorcode return’s ids of favorited posts | comments | posts&comments, if attributes is blank – type = all.
Screenshots
Installation
- Upload and unzip this into the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
Q: Сan I configure the plugin?
A: Yes, go into Upvote Setting into admin panel.
Q: Сan I configure plugin styles?
A: Yes, but for it, u need edit styles with specified programm, go into wp-content/plugins/casepress-upvote/styles,
choose styles what u need, go into custom directory and edit!;)
Reviews
There are no reviews for this plugin.
Contributors & Developers
“CasePress UpVote” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “CasePress UpVote” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Refactoring code
- Adding some new functions
- Adding some new settings
0.1
- Initial version