该插件尚未通过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

常见问题

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.