這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Poll And Vote System

描述

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.

螢幕截圖

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

Blocks

This plugin provides 1 block.

  • Poll System

安裝

  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

常見問題

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

評價

There are no reviews for this plugin.

貢獻者及開發者

“Poll And Vote System” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Poll And Vote System 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.0 (2022-08-24)

  • Initial release.