外掛說明
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.
螢幕擷圖
適用於區塊編輯器
這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。
- Poll System
安裝方式
- 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
常見問題集
-
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”]
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
1.0.0 (2022-08-24)
- Initial release.