topicPrefix Pro for bbPress
History
Here you can find the latest historical changelog for topicPrefix Pro for bbPress plugin. For the latest releases, check out the main changelog page.
Version: 4.0.1 / june 13 2024
- edit added license validation check control to Dashboard
- edit Dev4Press Library 4.9.1
Version: 4.0 / june 11 2024
- new tested with WordPress up to 6.6
- new template for the filtered forum notice
- new several filters for the text in notices
- new license code is now required for plugin to work
- edit protect all PHP files from direct file access
- edit many updates and improvements in plugin core
- edit Dev4Press Library 4.9
- fix several typos and description issues
Version: 3.8 / february 17 2024
- new permissions for groups to handle topic author
- edit improved pre-processing of prefixes on form save
- edit changes to the saving of the prefixes based on access
- edit saving will preserve existing prefix if not present
- edit few changes to the prefixes selection rendering logic
- edit small tweaks to the group panel prefixes group
- edit expanded information for some of the group settings
- edit few more changes related to WordPress and PHP code standards
- fix few instances related to data not escaped on display
- fix prefix can be removed on save from reply based on the user role
- fix group required option can prevent form from saving in some cases
- fix group required option not obeyed in some cases
- fix broken option for deleting prefix group
- fix broken option for deleting prefix
Version: 3.7 / february 16 2024
- new tested with WordPress up to 6.4
- new tested with PHP 8.1, 8.2 and 8.3
- new settings panel now has license subpanel
- new plugin dashboard status box checks license validity
- edit changes related to WordPress and PHP code standards
- edit Dev4Press Library 4.7
- fix issues related to assigning forums to groups
Version: 3.6.1 / february 15 2024
- fix few issues with handling postback data
- fix creating new prefixes not working
- fix creating new prefix groups not working
Version: 3.6 / december 22 2023
- edit updated plugin icon for WordPress admin menu
- edit many interface updates related to the new shared library
- edit various small updates and improvements
- edit Dev4Press Library 4.5.2
- fix small metabox styling issues
Version: 3.5.1 / february 14 2023
- edit few minor changes to the Table based objects
- edit some PHP related updates to the core classes
- edit Dev4Press Library 3.9.3
- edit small issue with the pagination links replacement
Version: 3.5 / january 27 2023
- new tested with WordPress 6.1
- new tested with PHP 8.1 and 8.2
- new updated plugin system requirements
- edit Dev4Press Library 3.9.1
Version: 3.4 / october 30 2022
- new tested with WordPress 6.1
- new action fired for prefixes assignment
- new action fired for prefixes deletion
- new optimized process of deleting and assigning prefixes
- edit various improvements to the PHP code
Version: 3.3 / may 22 2022
- new tested with WordPress 6.0
- edit Dev4Press Library 3.8
Version: 3.2.1 / march 27 2022
- edit Dev4Press Library 3.7.4
- fix issue with the widget fatal error in edit mode
Version: 3.2 / march 7 2022
- new tested with WordPress 5.9
- new improved admin side interface through updated shared library
- edit many improvements to sanitation and escaping on echo
- edit more string translations using escape functions
- edit updated plugin requirements
- edit Dev4Press Library 3.7.3
- removed several previously deprecated functions
Version: 3.1.2 / july 26 2021
- new tested with WordPress 5.8
- edit Dev4Press Library 3.5.3
- fix several issues with WordPress 5.8 Block Widgets
Version: 3.1.1 / july 3 2021
- fix problem with the cache loading for prefixes
Version: 3.1 / june 21 2021
- new group prefixes: user roles to control prefix visibility
- new group prefixes: option for prefixes form display (label, title, name)
- new search results: show prefixes for topics in the results
- new prefixes list on admin side: show list of groups
- new prefix editor on admin side: assign prefix to one or more groups
- new prefixes group object: methods to add or remove prefixes
- edit various small improvements for the admin side interface
- edit various changes related to PHP code style
- edit Dev4Press Library 3.5.2
- fix forum manager bulk action was not keeping existing prefixes
- fix forums initialization for rendering before topics loop
- fix various minor issues related to typos and wording
Version: 3.0.3 / may 15 2021
- new filter to change the empty results message for widget/shortcode
- edit various improvements to the core objects
- fix broken pagination for the topic tags archives
Version: 3.0.2 / may 8 2021
- edit few minor improvements to the cache object
- edit various improvements to the core objects
- fix few major issues when the prefixes get deleted
- fix additional issues with the prefixes initialization
- fix potential issue with the invalid prefixes for group
- fix wrong return object set for some cache methods
- fix minor issues withe instancing of some objects
- fix wrong link for the demos on the install screen
- fix various small rendering issues
Version: 3.0.1 / march 30 2021
- edit single topic notice: check if the incoming notice is valid or not
- fix single topic notice: forces invalid return type in some cases
Version: 3.0 - Odin / march 8 2021
- new most of the plugin rewritten for multiple groups per forum
- new prefix group: option for visibility
- new prefix group: option for location
- new prefix group: option for priority
- new prefix group: options for form display location
- new prefix: option to set title for the prefix
- new prefix style: button with border
- new admin prefixes page: now allows sorting by different columns
- new admin prefixes page: action to view the topics by prefix on frontend
- new admin groups page: now allows sorting by different columns
- new admin forums grid: filter forums by prefix groups
- new prefix and group: allow using HTML for labels
- new global settings: add prefixes in single topic notice
- new widget and shortcode: filter forums by prefix groups
- new widget and shortcode: option to display prefixes by group
- new widget for filtering topics by prefixes selection
- new widgets include Shortcode tab showing shortcode version of the widget format
- edit admin forum edit: selected multiple prefix groups via metabox
- edit admin topic edit: selected prefix for each assigned group via metabox
- edit improved display of groups and prefixes in the plugin dashboard
- edit form display location in the plugin settings now considered global
- edit rewritten support for editing in GD Forum Manager plugin
- edit improvements to the bulk editing in GD Forum Manager plugin now using cache
- edit improvements to the plugin settings panels organization
- edit various improvements to the plugin core code style
- edit various improvements to the plugin default CSS styles
- edit updated plugin icon for WordPress main menu
- edit Dev4Press Library 3.4.1
- removed several settings that are no longer used or moved to group
- deprecated few old functions to be removed in 3.5 version
- fix potential problem with class generating demo data
- fix several issues with some plugin shortcodes rendering
- fix group and prefix delete actions not working
- fix selection for prefix default not selected in some rare cases
- fix minor issue with the layout of the prefix group editor
Version: 2.2.1 / december 29 2020
- edit Dev4Press Library 3.3.1
- fix problem with the pagination for the prefix archive
- fix few issues with the rendering of the prefixes widget
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 Dev4Press Library 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 Dev4Press Library 3.2
Version: 2.0 - Thor / june 22 2020
- new plugin fully rewritten using namespacing and automating
- new option display prefixes selection using radio buttons
- 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 Dev4Press Library 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 Dev4Press Library 2.8.5
- removed obsolete 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 Dev4Press Library 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 improvements 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 Dev4Press Library 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 - Freyja / 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 Dev4Press Library 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 Dev4Press Library 2.4
Version: 1.3.4 / january 24 2018
- fix missing function to flush rewrite rules
Version: 1.3.3 / january 16 2018
- edit Dev4Press Library 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 Dev4Press Library 2.0.5
Version: 1.3.1 / june 19 2017
- edit various minor styling improvements
- edit Dev4Press Library 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 Dev4Press Library 1.9.3
- fix minor issue when saving group with no forums available
- fix about panel included link to non existent 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 Dev4Press Library 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