Mô tả
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.
Block
This plugin provides 1 block.
- Poll System
Cài đặt
- 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
Hỏi đáp
-
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”]
Đánh giá
There are no reviews for this plugin.
Người đóng góp & Lập trình viên
“Poll And Vote System” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Poll And Vote System” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.0 (2022-08-24)
- Initial release.