Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Poll And Vote System

Opis

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.

Slike ekrana

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

Blokovi

Ovaj dodatak omogućava 1 blok.

  • Poll System

Instalacija

  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

ČPP

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”]

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Poll And Vote System” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “Poll And Vote System” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

1.0.0 (2022-08-24)

  • Initial release.