Description
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.
Screenshots
Blocks
This plugin provides 1 block.
- Poll System
Installation
- Download and unzip the plugin
- Upload the entire βpoll-and-vote-systemβ directory to the
/wp-content/plugins/
directory - Activate the plugin through the βPluginsβ menu in WordPress
- Go to βPoll Systemβ menu and configure your settings
FAQ
-
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β]
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Poll And Vote System” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Poll And Vote System” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0 (2022-08-24)
- Initial release.