このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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個のブロックを提供します。

  • 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

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

評価

このプラグインにはレビューがありません。

貢献者と開発者

Poll And Vote System はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Poll And Vote System” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.0 (2022-08-24)

  • Initial release.