Version: 2.2 / november 12 2020
- edit refactored and updated to WordPress coding style
- edit requires bbPress 2.6.2 or newer
- edit removed support for bbPress 2.5
- edit d4pLib 3.3
- fix few minor issues caused by the shared library changes
Version: 2.1 / august 14 2020
- new tested with jQuery 3.5
- edit few plugin dashboard updates and improvements
- edit d4pLib 3.2
Version: 2.0 – Thor / june 22 2020
- new plugin fully rewritten using namespacing and autoloading
- new option display prefixes selection using radio buttoms
- new dashboard with various groups and prefixes stats information
- new widget has option to include some prefixes only
- edit many improvements to the form prefixes layout block
- edit various styling improvements to the prefixes rendering
- edit various updates and improvements to the admin interface
- edit d4pLib 3.1.2
- removed several obsolete method and functions
- removed various form elements for widgets
- fix various styling issues with the prefixes
- fix various small issues in the plugin core
- fix various issue with the plugin widget
Version: 1.7.1 / april 17 2020
- new add body classes for the topic prefix archive page
- new add body classes for the forum filtered topic prefix page
Version: 1.7 – Vidar / march 13 2020
- new tested with PHP 7.4
- edit d4pLib 2.8.5
- removed obsolte wrapper function for the get_terms()
- fix widget running obsolete and duplicated results processing
- fix shortcode and widget ignoring the exclude prefixes list
- fix shortcode and widget forum based list ignores some settings
- fix minor issue with with the PHP 7.4 deprecations
Version: 1.6 – Honir / november 21 2019
- new topics list cache for topics connection to prefixes
- new topics list cache for forums connection to groups
- new frontend JS and CSS moved to templates directory
- new core query class merged with the core bbpress class
- edit updated method for generating taxonomies labels
- edit expanded the list of taxonomies labels
- edit various improvements to prefixes styling
- edit d4pLib 2.8.2
Version: 1.5 – Saga / september 3 2019
- new modify bbPress topic tag check function for proper result
- new support for generating proper HTML page titles
- new imporvements for the Forum based prefix filtering
- new some of the core query based functions are fully rewritten
- new proper support for bbPress templates pagination system
- new translation: es_ES – Español / Spanish
- new translation: fr_FR – Français / French
- new translation: it_IT – Italiano / Italian
- new translation: nl_NL – Nederlands / Dutch
- new translation: pl_PL – Polski / Polish
- new translation: pt_PT – Português / Portuguese
- new translation: ru_RU – Русский / Russian
- edit various important core improvements
- edit improvements to various actions and filters
- edit updated JavaScript and CSS minification
- edit many improvements to the plugin JavaScript files
- edit various minor styling improvements and tweaks
- edit d4pLib 2.7.7
- del removed obsolete and unused query variable
- fix forum filtering for prefix generates invalid pagination
- fix prefix detection in query broken in some cases
- fix prefix retrieval from the main query broken in some cases
Version: 1.4 / february 21 2019
- new object with methods to render prefixes lists
- new shortcode to render prefixes list, just like the widget does
- new using SCSS as a basis for the front end styling
- edit various minor styling improvements and tweaks
- edit d4pLib 2.5.5
- fix shortcode rendering group cloud resetting bbPress queries
Version: 1.3.5 / september 13 2018
- new notice about the GD Power Search of bbPress plugin
- edit d4pLib 2.4
Version: 1.3.4 / january 24 2018
- fix missing function to flush rewrite rules
Version: 1.3.3 / january 16 2018
- edit d4pLib 2.2.4
- fix xss vulnerability: query string panel was not sanitized
- fix xss vulnerability: panel variable for some pages was not verified
- fix several small layout issues on the admin side
Version: 1.3.2 / august 4 2017
- edit skip prefix assignment in topic form outside the forum
- edit d4pLib 2.0.5
Version: 1.3.1 / june 19 2017
- edit various minor styling improvements
- edit d4pLib 2.0.2
Version: 1.3 – Baldur / april 25 2017
- new accessibility: full admin side support
- new accessibility: full frontend support
- new tool for installing demo list of prefixes and group
- new title attribute set for the front end prefix buttons
- new set topic form prefix selection location and priority
- new set reply form prefix selection location and priority
- edit various improvements to the prefix rendering
- edit improvements to the core topic prefix class
- edit updated information for some plugin settings
- edit deactivate plugin if bbPress is missing
- edit remove some empty and unused files
- edit d4pLib 1.9.3
- fix minor issue when saving group with no forums available
- fix about panel included link to non existant page
Version: 1.2 – Sif / march 22 2017
- new admin prefixes list: count is link to filter topics by prefix
- new admin topics list: dropdown to filter topics by prefix
- new admin topics list: click on the prefix name to filter topics
- new prefix group edit: option to set default to no prefix
- new forum filter by prefix: hide subforums list
- new forum filter by prefix: hide forum description
- new forum filter by prefix: hide sticky topics
- new widget: filter prefixes from current forum only
- new widget: additional options for prefixes ordering
- new actions fired when prefix is assigned or removed from topic
- edit admin side: improved plugin update notice and panel
- edit prefix group: default style for new groups is now ‘button’
- edit prefix group edit: various panel improvements
- fix widget: list based prefixes display ignores order settings
Version: 1.1.1 / march 17 2017
- edit d4pLib 1.9.1
- fix problem with get_terms function in WordPress 4.4
- fix widget uses wrong get_terms call arguments
Version: 1.1 – Tyr / march 1 2017
- new option to change topic prefix from reply
- new group permissions to change topic prefix from reply
- new forum filtered by prefix shows notice about the prefix
- new bbpress breadcrumbs: topic prefix archive
- new bbpress breadcrumbs: topic prefix forum filter
- new internal function to count number topics using a prefix
- edit prefix group default style set to inverted button
- edit prefix group edit panel improved for better usability
- edit topic prefix column on admin side move to end to avoid small screen issues
- fix small problem with the JavaScript initialization
- fix saving topic was missing data validation
- fix group permissions for visitors not saving
Version: 1.0.1 / february 22 2017
- edit attempt to clear rewrite rules on plugin install
- edit improved descriptions for some of the plugin settings
- fix minor problem with the prefix group initialization
- fix wrong label for the prefix group saving button
Version: 1.0 – Heimdall / february 21 2017
- new first version