Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

Poll And Vote System

Descriere

Poll system in WordPress block enabled. Add a poll to post throw shortcode and get all poll throw rest API.

Useful Links:

Features:
1. Add a poll through a shortcode.
2. Add custom class.
3. Add custom CSS.
4. Preview poll to block editor.

Capturi ecran

  • Add poll through shortcode.
  • Preview block editor.
  • Add poll.
  • Poll Documentation.

Blocuri

Acest modul oferă 1 bloc.

  • Poll System

Instalare

  1. Download and unzip the plugin
  2. Upload the entire „poll-and-vote-system” directory to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Go to „Poll System” menu and configure your settings

Întrebări frecvente

How to add id to shortcode?

[pvs_poll id=”Your_Id”]

How to add custom class ?

Add your custom class as space saperated. example : [pvs_poll customclass=”classA classB”]

How to add custom css ?

[pvs_poll customcss=”custom css”]

Recenzii

Nu există nicio verificare pentru acest modul.

Contributori și dezvoltatori

„Poll And Vote System” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Istoric modificări

1.0.0 (2022-08-24)

  • Initial release.