Created | 18 September 12 |
Last Update | 5 April 13 |
Compatible Browsers | IE9, IE10, Firefox, Safari, Opera, Chrome |
Software Version | WordPress 3.5, WordPress 3.4, WordPress 3.3 |
High Resolution | Yes |
Files Included | JavaScript JS, CSS, PHP |
vote5 Description
The vote5 plugin allows users to vote on posts and administrators to manage votes, ban/unban IP addresses and search/filter votes. The plugin log displays a paginated table with attached posts, IPs and time of vote. The administrator is able to modify votes and see which posts have been modified. All votes are stored as custom values.
vote5 Security
User votes are recorded both in the plugin’s database and in the custom meta values database. All posts have a custom key attached to them, holding the current votes value. Users behind web proxies or missing an HTTP referrer will be blocked, and votes will not be recorded. All votes use IP and cookie checks.
What’s new in version 2.4.4- Added button colour options (text and background)
- Fixed 3 warnings for WordPress 3.6
- Fixed a deprecated capability check
- Removed several CSS rules, as they were inherited from the main stylesheet
What’s new in version 2.4.3
A fresh, new shortcode to display a Top 10 (or 20 or 30) on any post or page: [vote5 top=20]
.
- Added option to include/exclude custom post types
- Added inpidual filtering with total number of votes
- Added hostname to vote logs
- Removed an unused Javascript file
- Added better cookie check and vote fraud detection
- Added special category to show the vote button
Demo is available on the official site.
This is a helpful list of search options - thanks! We’ve used Google Custom Search on a few of our sites with great results.WordPress Advanced Search Plugin
ReplyDeleteThere are a bunch of good frontend search options on WordPress, but our problem was not being able to find an option for backend searches – like when you’re trying to find a line of code from the theme or plugin editor. You know, as an alternative to having to open each CSS file individually to find it.
We couldn’t find a workable solution, so we built one! Our plugin has been helpful for speeding up editing, for those instances where you know the line of code, or snippet or string, but don’t know what file it’s hiding in. Now you can search all the Theme or Plugin files at once.