Post Section Votes
Divide posts into sections and implement voting for each of them. Great for list-type posts.
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/ideag/post-section-votes/archive/refs/heads/master.zipReadme
=== Post Section Votes === Contributors: ideag, PovilasKorop Tags: voting, sections Requires at least: 3.0.1 Tested up to: 4.3.0 Stable tag: 0.2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
Divide posts into sections and implement voting for each of them. Great for list-type posts.
Original author of this plugin was Povilas Korop.
== Description ==
If you want to create a list-type post with, say, 21 links to something, you can use this plugin to change those links into separate sections. And the most important - your visitors could vote (+1/-1) for each of those sections separately.
This way you would see, which section/link is the most popular among your readers.
Current features:
- Dividing posts into sections with shortcode [psv-section]
- Voting for each section, with result of voting available immediately in the post
== Installation ==
- Upload
post-section-votingdirectory to the/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
- Use shortcode [psv-section section="123"]Section text[/psv-section] in your posts.
== Screenshots ==
- How to include section shortcode into your posts.
- How a section looks for a visitor.
== Changelog ==
= 0.2.0 =
- new maintainer
- code cleanup
- some options
= 0.1 =
Initial release
== Upgrade Notice ==
No upgrade notices