Этот плагин не тестировался с последними 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 блок.

  • 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.