This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

fVote

Kuvaus

Ever needed a voting plugin which acts like a question matrix?
Here is your solution. You don’t need any options in the backend and you can include this in any post or page.

It is based on shortcodes:
[fVote question=”Do you like?” subject=”rats,cats,squirrels” remarks=”much,little,not” button=”vote for your pet!” thanks=”Thank you”]

and to see the results as percent.
[fVote_results question=”Do you like?” total_votes=”total votes”]

Hopefully somebody needs that for something.

Kuvankaappaukset

  • The voting unit
  • the results unit

Asennus

  1. Upload ’fVote’ folder to the /wp-content/plugins/ directory.
  2. Ota lisäosa käyttöön WordPressin Lisäosat-valikon kautta.
  3. Insert shortcodes from readme.txt to get started.

UKK

Where it is storing it’s results?

It creates a special table called wp_fvote inside your WordPress installation.

How can I get rid of the fVote results table?

Just Drop wp_fVote it with phpmyadmin or go to the main plugin file and uncomment line 39 (register_deactivation_hook) during its active.

Where can I read more?

http://www.wp-plugin-dev.com/fVote/

Where can I get support?

Contact us at http://www.wp-plugin-dev.com/support-contact/

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“fVote” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “fVote” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

0.5

Tuotteen julkistus