GD Topic Polls: plugin for WordPress and bbPress Forums

Описание

GD Topic Polls — это плагин для WordPress и bbPress, и он работает с темами bbPress. Пользователи могут создавать опросы в новых темах или добавлять в существующие. Каждая тема может иметь один опрос.

Обзор возможностей плагина

GD Topic Polls прост в использовании, не требует какого-либо кодирования, но предлагает множество возможностей для разработчиков.

Вот список наиболее важных возможностей плагина:

  • Создание опросов в новых темах
  • Добавление опросов в существующие темы
  • Редактирование опроса при редактировании темы
  • Control user roles allowed creating new polls
  • Отключение опросов в выбранных форумах
  • Опциональное поле описания в опросе
  • Добавление двух или более ответов на опрос
  • Изменение порядка ответов опроса в режиме редактирования опроса
  • Установка в опросе только одного варианта ответа на каждого голосующего
  • Установка в опросе неограниченного количества ответов на каждого голосующего
  • Установка в опросе ограничения количества ответов на каждого голосующего
  • Автоматическое закрытие опроса при закрытии темы
  • Контроль, когда могут отображаться результаты опроса

А в консоли управления плагин имеет ещё много полезных функций:

  • Панель со списком всех опросов
  • Список опросов: отключить или включить любой опрос
  • Список опросов: удалить любой опрос
  • Список опросов: удалить все голоса из опроса
  • Панель со списком голосов
  • Список голосов: фильтр по опросу, пользователю или ответу
  • Список голосов: удалить голоса
  • Панель с настройками плагина
  • Панель с инструментами импорта, экспорта и удаления

Разработчики могут настроить внешний вид плагина, изменив шаблоны или стиль. Все плагины, отображаемые в интерфейсе, отображаются в виде шаблона, и каждый шаблон может быть переопределен через тему. И некоторые функции могут быть также переопределены через файл functions.php, чтобы обеспечить дополнительные настройки.

Upgrade to GD Topic Polls Pro

Pro version contains many more great features:

  • Widget to show list of polls with forums filtering
  • Auto close the poll: when selected date is reached
  • Auto close the poll: when number of voters is reached
  • Require users to respond to topic before answering poll
  • Option to allow users to remove and change their vote
  • Display list of voters in the poll results
  • Settings to control default values of some poll options
  • Settings to control display of voters list in the poll results
  • Instant votes Notifications
  • Daily Digest votes Notifications
  • bbPress Topics View: All topics with polls
  • bbPress Topics View: Logged-in user topics with polls
  • Integration with BuddyPress activity stream

With more features on the roadmap exclusively for Pro version.

More free dev4Press.com plugins for bbPress

Документация и поддержка

You need to register for free account on Dev4Press:

Переводы

  • English

Скриншоты

  • Example poll results
  • Example poll open for voting
  • Create topic poll form
  • Admin side list of polls
  • Admin side list of poll votes
  • Example poll results

Установка

General Requirements

  • PHP: 7.3 or newer
  • bbPress 2.6.2 or newer
  • WordPress: 5.7 or newer

PHP Notice

  • The plugin doesn’t work with PHP 7.2 or older versions.

WordPress Notice

  • The plugin doesn’t work with WordPress 5.6 or older versions.

Basic Installation

  • Plugin folder in the WordPress plugins folder must be gd-topic-polls.
  • Upload gd-topic-polls folder to the /wp-content/plugins/ directory
  • Activate the plugin through the ‘Plugins’ menu in WordPress
  • Check all the plugin settings before using the plugin.

Часто задаваемые вопросы

Does plugin works with WordPress MultiSite installations?

Yes. Each website in the network can activate and use the plugin on it’s on.

Can I translate plugin to my language?

Yes. POT file is provided as a base for translation. Translation files should go into Languages directory.

Отзывы

30.07.2018
This is pretty cool! Installed and up and running within minutes. Appreciate the effort as it’s something my forum users have been asking for. Nice touch!
Посмотреть все 3 отзыва

Участники и разработчики

«GD Topic Polls: plugin for WordPress and bbPress Forums» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

«GD Topic Polls: plugin for WordPress and bbPress Forums» переведён на 2 языка. Благодарим переводчиков за их работу.

Перевести «GD Topic Polls: plugin for WordPress and bbPress Forums» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

2.3 — 2023.11.01.

  • New: updated plugin system requirements
  • New: tested with WordPress 6.3
  • Edit: many small tweaks and improvements to the plugin core
  • Edit: changes to the interface for new library
  • Edit: d4pLib 4.3.4

2.2 — 2023.05.15.

  • New: polls admin table: expanded with the Status column
  • New: plugin icon for menu replaced with the latest version
  • Edit: d4pLib 4.1
  • Fix: polls admin table: polls per page option not working
  • Fix: votes admin table: votes per page option not working
  • Fix: few issues with saving of the poll settings

2.1 — 2023.03.08.

  • New: system requirements: now requires PHP 7.3 or newer
  • New: system requirements: now requires WordPress 5.5 or newer
  • New: fully tested with PHP 8.0, 8.1 and 8.2
  • New: updated the plugin admin interface
  • New: updated table based panels and base classes
  • New: replaced select rendering in templates with library function
  • New: reorganized dashboard interface files
  • Edit: various styling improvements for notices
  • Edit: d4pLib 3.9.3
  • Fix: poll editing shows some settings with invalid values
  • Fix: some small front end styling issues
  • Fix: several issues related to PHP 8.x versions

2.0.1 — 2023.01.02.

  • Fix: several issues with file names on some server configurations

2.0 — 2022.05.16.

  • New: updated plugin system requirements
  • New: rebuilt from the latest version of the Pro edition
  • New: admin interface completely replaced and enhanced
  • New: options to control the display of the poll results
  • New: support for the Quantum templates package
  • Edit: improved default styling for the Default templates package
  • Edit: d4pLib 3.8
  • Fix: several small issues with main Poll class

1.6 — 2021.10.05.

  • New: system requirements: now requires WordPress 5.1 or newer
  • New: user poll creation check: added option to change check method
  • New: user poll creation check: added filter for additional control
  • Fix: check if user can create poll on topic save or edit

1.5 — 2021.02.13.

  • New: system requirements: now requires PHP 7.0 or newer
  • New: system requirements: now requires WordPress 5.0 or newer
  • New: system requirements: now requires bbPress 2.6.2 or newer
  • Edit: d4pLib 2.8.13

1.4 — 2019.06.05.

  • New: filter for poll icon displayed in the topics lists
  • Edit: few minor styling updates and improvements
  • Fix: icon for the topics is missing due to the bug in GD bbPress Toolbox Pro
  • Fix: regression issue with the loading of admin side JavaScript

1.3.2 — 2019.01.02.

  • Edit: few minor updates to the admin panels
  • Edit: d4pLib 2.5.2

1.3.1 — 2018.02.22.

  • Fix: wrong method call on the admin side polls list
  • Fix: wrong method call on the admin side votes list

1.3 — 2018.01.11.

  • New: action fired when the poll is saved
  • New: actions fired when the poll vote is saved or removed
  • Edit: d4pLib 2.2.4
  • Fix: admin side attempt to load missing JavaScript file
  • Fix: XSS vulnerability: query string panel was not sanitized
  • Fix: XSS vulnerability: panel variable for some pages was not verified

1.2 — 2017.10.12.

  • Edit: minor updates to the plugin readme file
  • Edit: several settings related updates and changes
  • Edit: d4pLib 2.1.2
  • Fix: missing several translation strings

1.1 — 2017.08.05.

  • New: core poll object: use the static cache for polls
  • New: core poll object: additional public methods
  • New: show back to voting action when viewing the results
  • Edit: hide view results button if poll in results mode

1.0 — 2017.08.01.

  • First official release