ປລັກອິນນີ້ ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ. ມັນອາດຈະບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

fVote

ຄຳອະທິບາຍ

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.

ພາບໜ້າຈໍ

  • The voting unit
  • the results unit

ການຕິດຕັ້ງ

  1. Upload ‘fVote’ folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Insert shortcodes from readme.txt to get started.

ຄຳຖາມທີ່ພົບເລື້ອຍ

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/

ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“fVote” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

ແປ “fVote” ເປັນພາສາຂອງເຈົ້າ.

ສົນໃຈຮ່ວມພັດທະນາບໍ່?

ເບິ່ງລະຫັດ, ກວດເບິ່ງ ຄັງເກັບ SVN, ຫຼື ຕິດຕາມ ບັນທຶກການພັດທະນາ ຜ່ານ RSS.

ບັນທຶກການປ່ຽນແປງ

0.5

Initial release