=== WikioVote-Button === Contributors: ppfeufer Donate link: Tags: wikio, button, vote, blog Requires at least: 3.0.1 Tested up to: 3.0.1 Stable tag: 1.3.2 This plugin will install a Wikio-Button, to vote for your posts on wikio.de. == Description == This plugin will install a Wikio-Button, to vote for your posts on wikio.de, to your blog articles, pages, archives, categories and rss. **Features** * Easy install * Panel for easy configuration * Config display locations (entries, pages, home page, archive, category) * Config position in content (before, after, both, manual choice) **Note** If you choose the position as "manual choice" you have to edit your template-file and add the following code at a position of your choice. `<?php if(function_exists('wikiovote_button')) { wikiovote_button(); } ?>` == Installation == You can use the built in installer and upgrader, or you can install the plugin manually. **Installation via Wordpress** 1. Go to the menu 'Plugins' -> 'Install' and search for 'WikioVote-Button' 1. Click 'install' **Manual Installation** 1. Upload folder `wikiovote-button` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Configure plugin in 'Wikio-Button' menu == Screenshots == 1. the settings menu == Changelog == = 1.3.2 = * Fixed a little Javascript-Error = 1.3.1 = * Headlinetext in Setting corrected = 1.3.0 = * Adding administrative Site to Dashboard * Upload to Wordpress-Plugindirectory = 1.2.0 = * Both Wikio-Buttons now available (Long-Version and Big-Version) = 1.1.0 = * HTML-Code corrected * IDs are now unique = 1.0.0 = * Initial Relaese == Frequently Asked Questions == For any questions use the comments in my article http://blog.ppfeufer.de/wordpress-wikiovote-button-plugin/ == Upgrade Notice == Just upgrade via Wordpress.