Version: 3.7 / february 15, 2023
  • new updated plugin system requirements
  • new tested with WordPress 6.1
  • new 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
  • edit 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 some small issues with saving plugin settings
  • fix several issues related to PHP 8.x versions
Version: 3.6 / may 15 2022
  • new tested with WordPress 6.0
  • edit various minor updates to the plugin interface
  • edit updated some BuddyPress related stuff
  • edit updated code related to the shared library
  • edit d4pLib 3.8
Version: 3.5 / march 29 2022
  • new system requirements: PHP 7.2 or newer
  • new system requirements: WordPress 5.3 or newer
  • new tested with WordPress 5.9
  • edit improved default styling for the Default templates package
  • edit improved default styling for the Quantum templates package
  • edit various PHP related improvements and tweaks
  • edit d4pLib 3.7.4
  • fix problem with detection of newer BuddyPress versions
  • fix problem with order of loading for BuddyPress component
Version: 3.4 / october 5 2021
  • 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
Version: 3.3.4 / august 21 2021
  • new filter to override the user poll creation capability
Version: 3.3.3 / july 26 2021
  • new tested with WordPress 5.8
  • edit d4pLib 3.4.3
  • fix several issues with WordPress 5.8 Block Widgets
Version: 3.3.2 / february 15 2021
  • editvarious updates to the plugin code
  • editupdated plugin icon for WordPress main menu
  • editd4pLib 3.4
  • editadmin topics list missing the Poll column
Version: 3.3.1 / december 29 2020
  • newfunction to get Poll object from topic_id
  • newtopic views now have set the default orderby and order arguments
  • editd4pLib 3.3.1
  • fixpotential issue with the Topic Views ordering
  • fixissue with the BuddyPress activity integration
Version: 3.3 / november 12 2020
  • editrefactored and updated to WordPress coding style
  • editrequires bbPress 2.6.2 or newer
  • editremoved support for bbPress 2.5
  • editd4pLib 3.3
  • fixfew minor issues caused by the shared library changes
Version: 3.2.1 / august 26 2020
  • fixinvalid HTML tag ID’s used inside the poll editor form
Version: 3.2 / august 14 2020
  • newtested with jQuery 3.5
  • editfew plugin dashboard updates and improvements
  • editd4pLib 3.2
Version: 3.1.2 / june 22 2020
  • editfew minor admin side layout updates and improvements
  • editd4pLib 3.1.2
Version: 3.1.1 / june 17 2020
  • editd4pLib 3.1.1
  • fixdefault value for the show results is not applied
Version: 3.1 / may 26 2020
  • editrewritten the process for frontend files enqueue
  • editremoved the flapickr and replaced with one from d4pLib
  • editd4pLib 3.1
  • fixlisting missing users or votes in the plugin dashboard
  • fixfew minor string for translation issues
Version: 3.0.2 / april 22 2020
  • editfew minor cosmetic updates
  • editd4pLib 3.0.1
Version: 3.0.1 / april 6 2020
  • fixproblem with the Notify module failing to send emails
  • fixdatabase object wrong method call for the GMT offset
Version: 3.0 – Seth / march 20 2020
  • newplugin fully rewritten using namespacing and autoloading
  • editvarious updates and improvements to the admin interface
  • editd4pLib 3.0
  • fixfew issues with query for the widget and shortcode
Version: 2.3 – Sekhmet / november 18 2019
  • newfilters to control the poll editor button icons
  • newsupport for GD Quantum Theme Pro for bbPress
  • newtranslation: da_DK – Dansk / Danish
  • newtranslation: de_AT – Deutsch Österreich / German Austria
  • newtranslation: de_CH – Deutsch Schweiz / German Switzerland
  • newtranslation: es_AR – Español de Argentina / Spanish Argentina
  • newtranslation: es_MX – Español de México / Spanish Mexico
  • newtranslation: fr_BE – Français de Belgique / French Belgian
  • newtranslation: fr_CA – Français Canadien / French Canadian
  • newtranslation: pt_BR – Português do Brasil / Brazilian Portuguese
  • editvarious styling improvements and tweaks
  • editFlatpickr 4.6.3
Version: 2.2 – Bastet / september 4 2019
  • newtranslation: de_DE – Deutch / German
  • newtranslation: es_ES – Español / Spanish
  • newtranslation: fr_FR – Français / French
  • newtranslation: it_IT – Italiano / Italian
  • newtranslation: nl_NL – Nederlands / Dutch
  • newtranslation: pl_PL – Polski / Polish
  • newtranslation: pt_PT – Português / Portuguese
  • newtranslation: ru_RU – Русский / Russian
  • newload translations for flatpicker library
  • editvarious important core improvements
  • editimprovements to various actions and filters
  • editupdated JavaScript and CSS minification
  • editmany improvements to the plugin JavaScript files
  • editvarious minor styling improvements and tweaks
  • editFlatpickr 4.6.2
  • editd4pLib 2.7.7
Version: 2.1.3 / may 28 2019
  • editd4pLib 2.6.5
  • fixicon for the topics is missing due to the bug in GD bbPress Toolbox Pro
  • fixrare widget issue with undefined variable in rendering template
Version: 2.1.2 / march 7 2019
  • newfilter for poll icon displayed in the topics lists
  • editfew minor styling updates and improvements
  • editd4pLib 2.6
  • editFlatpickr 4.5.5
  • fixregression issue with the loading of admin side JavaScript
Version: 2.1.1 / february 12 2019
  • fixpolls query: filtering by query broken SQL
  • fixwidget filtering by forum not working
Version: 2.1 – Thoth / february 11 2019
  • newshortcode to display list of polls, same as the widget
  • newwidget: options to change polls display order
  • newwidget: option to show the the poll status
  • newusing SCSS as a basis for the front end styling
  • newpolls query: support to random order the polls
  • newtranslation: sr_RS – Српски / Serbian
  • editpoll results: improved users rendering and styling
  • editd4pLib 2.5.5
  • editFlatpickr 4.5.2
  • fixwidget: broken rendering of the checkboxes forums list
  • fixwidget: missing name of the forums list field
  • fixpoll results: avatars list broken when profile links are hidden
Version: 2.0.3 / september 13 2018
  • newnotice about the GD Power Search of bbPress plugin
  • editd4pLib 2.4
Version: 2.0.2 / january 15 2018
  • editd4pLib 2.2.4
  • fixxss vulnerability: query string panel was not sanitized
  • fixxss vulnerability: panel variable for some pages was not verified
Version: 2.0.1 / december 5 2017
  • fixfatal error when building moderators digest email
  • fixplugin readme file not updated properly
Version: 2.0 – Ra / december 4 2017
  • newcompletely redesigned and expanded dashboard page
  • newcompletely redesigned and expanded about page
  • newabout page: major and minor versions highlights
  • newabout page: detailed list of Dev4Press plugins
  • newdashboard page: list and statistics of recent polls
  • newdashboard page: list and statistics of recent votes
  • newnotifications for poll votes
  • newnotifications: instant on each vote
  • newnotifications: daily digest of votes
  • newnotifications: for authors and moderators
  • newpoll results: option to show votes and / or percentages
  • newpoll results: show total of voters and votes
  • newoptions for the new poll default responses
  • newaction fired when the poll is saved
  • newactions fired when the poll vote is saved or removed
  • editexpanded Help tab with more tabs and information
  • editd4pLib 2.2
  • editFlatpickr 4.1.3
  • fixadmin side atempt to load missing JavaScript file
Version: 1.3 – Osiris / august 5 2017
  • newwidget: list of polls with forum filtering
  • newcore object: simple query polls with some filters
  • newadministration: topics panel shows the poll column
  • newcore poll object: use the static cache for polls
  • newcore poll object: additional public methods
  • newseveral new functions for easier handling of polls
  • newshow back to voting action when viewing the results
  • edithide view results button if poll in results mode
  • editd4pLib 2.0.5
Version: 1.2 – Hathor / june 26 2017
  • newbuddypress integration component
  • newbuddypress: add polls into activity stream
  • editchanges to the organization of the front end files
  • editchanged the priority of the topic save action
  • editchanged the priority of the topic edit action
  • editvarious admin side accessibility improvements
  • editd4pLib 2.0.2
  • editFlatpickr 3.0.5-1
  • fixminor issues with the saving of the poll
Version: 1.1 – Anubis / may 5 2017
  • newallow poll responses to include HTML markup
  • newoption for poll form auto embed priority
  • newoptions to disable some of the poll fields
  • newadministrator control for some poll fields default values
  • newsort poll results responses by number of votes
  • newcontrol voters display: link, size and limit
  • newcontrol calculation of percentage values
  • editimproved many plugin settings information
  • editd4pLib 1.9.4
  • editFlatpickr 2.6.1
  • fixinvalid calculation for total number of voters for poll
Version: 1.0.1 / april 23 2017
  • newproper handling of the bbPress submission error
  • newadditional information for some options
  • editimproved initialization process for topic views
  • fixtopic views not registered on admin side
  • fixsome responses can end up with the zero ID
  • fixpoll form response template with wrong ID tag
  • fixwrong author ID can be saved for polls
  • fixextra echo during the post back saving poll
  • fixdatabase table removal tools not working
  • fixwarning with color selection for long responses list
Version: 1.0 – Horus / april 20 2017
  • newfirst version

Spread the word about this plugin, share on social networks: