這個外掛並未在最新的 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.

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

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

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Poll And Vote System〉的開發相關工作。

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0.0 (2022-08-24)

  • Initial release.