bbp style pack

Description

This Plugin lets you style bbPress, and add display features

You can change the forum styling for elements, letting you match (or contrast!) bbPress to your theme

Many features are available at the click of a button, such as creating vertical lists, adding create new topic links, hiding counts and much more.

  • Style font sizes colors etc. in forums and topics
  • Change forum display layouts
  • Add or take away forum elements, such as adding descriptions or removing ‘this forum contains..’
  • Change the forum order
  • Change the freshness display to date and time, or combination date and freshness
  • Change the breadcrumbs to alter or remove elements, or remove breadcrumbs completely
  • Add Create new Topic, Subscribe and Profile buttons, making navigation easier
  • Add login Register and profile to menus
  • Change forum role names or add role images
  • Amend subscription email headings and text
  • Amend the topic list order
  • Add topic previews to make topic navigation easier
  • Change how the topic and reply forms display – adding, removing or changing elements
  • Amend how profiles display and configure who sees them
  • Amend the search styling
  • Use additional shortcodes to improve how you display your forums and topics
  • Add an unread posts section so that users can easily see new topics and replies
  • Add a quote button to topics and replies
  • Add moderation tools to allow to to control
  • Add an unread posts section so that users can easily see new topics and replies
  • Use additional widgets to better display latest activity, or forum and topic information
  • Find a list of other useful bbPress related plugins
  • Let bbpress work with FSE themes

Screenshots

  • a sample settings page

Installation

To install this plugin :

  1. Go to Dashboard>plugins>add new
  2. Search for ‘bbp style pack’
  3. Click install
  4. and then activate
  5. go into settings and set up as required.

Settings

Reviews

05 İyul 2023 1 reply
I cannot imagine running a bbpress forum without this plugin. It's completely indispensable as far as I am concerned — and, any time I have a problem (very rare and often related to my own customizations) the support is fantastic and highly responsive.
05 May 2023
I use this plugin for almost 3 years and it's great. Really helpfull. Also Robin created a plugin for me, specially for my needs. Even after 4 months he helps me with some issues.
10 Mart 2023
I thank to Robin for this great plugin. You can customize easily your bbpress forum.
Read all 94 reviews

Contributors & Developers

“bbp style pack” is open source software. The following people have contributed to this plugin.

Contributors

“bbp style pack” has been translated into 2 locales. Thank you to the translators for their contributions.

Translate “bbp style pack” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

5.8.7

  • A technical change – I’ve added some further code to make some links in the backend work correctly if you are using a sub-directory by ensuring that the correct site_url function is used.
  • A further technical change to remove a deprecated function (FILTER_SANITIZE_STRING) and replace it with FILTER_UNSAFE_RAW

5.8.6

  • A technical chnage – I’ve added a filter to allow the tinymce editor to have attributes.

5.8.3/5.8.4/5.8.5

  • I’ve added a widget ‘list forums’ that lists the forums and number of posts, similar to the one on the bbpress support site.

5.8.2

  • I’ve added the ability for the topic title in a forum page to take you to the latest reply, and if ‘unread posts’ is active, the latest unread post. See ‘Topics Index Styling’ tab item 21.

5.8.1

  • I’ve made further improvements on how subscriptions management works, allowing subscriptions to be switched off for roles.

5.7.9/5.8.0

  • An improvement for those using the subscription emails and WPML – these have to modified to allow WPML to translate as required.
  • A fix for those using the more/less content function as well as the open in new window, as this caused an error.

5.7.8

  • If you go into dashboard>topics and edit a topic, and then click update – only one subscription is saved. I’ve added a fix to ensure that all are saved. This is by default included, but you can exclude this fix in the ‘bug fixes’ tab.

5.7.7

  • A bit of a technical change – I’ve added the ability to amend the dependancy on which the bspstyle.css loads – by default it waits until bbp-default loaded. This can now be filtered using the filter ‘bsp_enqueue_css_dependancy’.

5.7.6

  • If you are using buddypress version 12, then you should add the ‘BP Classic’ plugin which gives compatibility between bbpress and the new Buddypress version. I’ve added a recommendation for this into the Buddypress tab that Buddypress users see in the style pack settings.
  • I added a fix whereby if you are still using bbpress 2.6.6 a file I added in a recent update does not cause an error.

5.7.5

  • I’ve added a bbpress bug fix for those that have converted from other forums to bbpress, but then may get an error ‘Uncaught TypeError: register_shutdown_function’ – see settings>bug fixes to exclude

5.7.3/5.7.4

  • I’ve added theme support for the ‘Hello Elementor’ theme.
  • I’ve added the ability for Buddyboss users to use the ‘Quotes’ function.

5.7.2

  • I’ve added the ability to have the full editor on topic/reply forms – see topic/reply form tab item 9.
  • I’ve fixed an issue with user profiles if also using buddypress and viweing multiple paged user topics or replies.

5.7.1

  • If you have forums or categories with ONLY PRIVATE sub forums, then sub forums will not display on the forums list. This is fixed in this version, with an option in settings>bug fixes to exclude.
  • Fixed a deprecated function (FILTER_SANITIZE_STRING) in subscriptions management
  • Fixed a strpos null error in subscriptions management
  • Fixed a deprecated notice for PHP 8.2 for Dynamic Properties that might display in the backend
  • further improvements to the bbpress template used in FSE themes

5.7.0

  • Improvement to the bbpress template used in FSE themes to put the head section in the correct place
  • Subscriptions Management: Fix for Sub forums that were not always displaying correctly in user subscriptions.

5.6.9

  • “Doing It Wrong” Fix: The Plugin Information page had a single line of code displaying a WordPress “Doing it wrong” message. It was related to multisite settings for getting member count. The code has been revised to follow WordPress best practices.
  • Bug Fix & Enhancement: The CSS Location tab settings were not being applied to some CSS/JS files properly, resulting in 404 not found errors in the admin panel. This bug has been fixed and new options added for setting a custom JS file location as well. The tab has also been renamed to CSS/JS Location to reflect the new changes. Previously, only specific files used the location specific in the CSS Location tab. Now, all Style Pack CSS/JS files honor the values set in the CSS/JS Location tab.
  • WordPress Compatibility: Style Pack has been tested against WordPress 6.4 to ensure compatibility.

5.6.8

  • Security fix for display-top-users shortcode potential XSS vulnerability as reported by “NGÔ THIÊN AN”

5.6.7

  • Technical Bug Fix: fix deprecation notice for unread tab with php 8.2.
  • Improve the unread icon link in topics to take you to the last read reply, rather than the end of the thread.

5.6.6

  • Technical Bug Fix: With certain settings the ‘bsp_topic_subscribe_filter’ had an error with php 8.1.

5.6.5

  • Bug Fix: PHP empty array error when no settings saved for Subscription Emails settings.

5.6.4

  • Bug Fix: Version 5.6.3 made changes to how BuddyPress profile views were handled. In some cases, it could lead to “out of memory” errors. BuddyPress profile checks have been re-worked to be as efficient as possible. Additionally, all BuddyPress-specific functions have been setup to only run on BuddyPress pages to speedup page loads across the entire site.
  • New Features/Tab: BuddyPress settings tab added for additional visibility and redirection control over BuddyPress-specific sections (global groups, global activity, global members). If you have BuddyPress activated, you’ll automatically see the BuddyPress settings tab in Style Pack.
  • New Feature: Subscription Emails now have an option for selecting which roles should receive subscription emails. By default bbPress sends them to all roles. There is now a new option #3 on the “Subscription Emails” settings tab. The new default for this setting is to send emails to Keymaster, Senior Moderator, Moderator, and Participant roles only. Roles are dynamically obtained, so any custom bbPress roles you have registered can also be configured for subscription emails.
  • Minor Improvement: “Plugin Information” tab now includes member count, forum count, topic count and reply count as part of the reported data to improve future troubleshooting.

5.6.3

  • Updated compatibility with WordPress 6.3.
  • Minor Improvement: Better handling of BuddyPress pages when setting up profile visibility in the “Profiles” settings tab. Profile visibility settings now only affect actual profile visibility, not BuddyPress core pages such as groups.
  • Minor Improvement: Shortcodes overahul. This includes a full revamp of the “Shortcodes” settings tab, and better handling of optional values to prevent some issues users were experiencing.
  • Arabic machine translation added.

5.6.2

  • Bug Fix: Plugin conflict with miniOrange plugins has been patched. “Moderation” and “Subscription Management” tabs now save settings properly when any plugin from miniOrange is active.
  • Bug Fix: Theme Support “forum width” is now properly applied to Full-Site Editor block themes. Other recent Theme Support changes have been applied to the “Reset Settings” and “Plugin Information” tabs and will be displayed accordingly based on if your active theme has specific support options or not.
  • Bug Fix: “form5” and “form6” was showing on the frontend in some template files. They have been removed from frontend templates.
  • Minor Improvement: The “Reset Settings” tab now has a Select/Unselect All option to save you from having to manually click 30+ checkboxes in the event that you wanted to do a full plugin reset.
  • Minor Improvement: Additional help info added for using a custom class with topic favorite/subscribe links in the “Topic/Reply Display” tab. It offers suggestions for targeted selectors to make sure your custom CSS code is applied properly to the favorite/subscribe links without being overwritten by default bbPress styling.

5.6.1

  • Major Improvement: Better cache handling to ensure regenerated CSS/JS files and settings changes are applied on the frontend of the site consistently. We now automatically clear caches for most plugins and hosting providers including: AutOptimize, WP Super Cache, W3 Total Cache, WP Fastest Cache, WP Rocket, WP Optimize, LiteSpeed Cache, Hyper Cache, Cachify, Comet Cache, SG Optimizer, Pantheon, Zen Cache, Cache Enabler, Breeze, Swift Performance, GoDaddy, WP Engine, Kinsta, Pagely, Pressidum, and Savvii.
  • Minor Improvement: Small changes to the plugin activation/upgrade functions to prevent possible PHP warning messages for empty arrays and to apply the new cache handling improvements.
  • Minor Improvement: Small adjustment to applying custom classes to Topic Buttons to account for in-page AJAX updates.

5.6.0

  • Bug Fix: Topic tags were being stripped when “Limit Topic Tags to a list” enabled. Pre-approved topic tags are now added to topics properly.
  • New Requested Feature: Ability to style topic “Favorite” & “Subscribe” links as default bbPress links, stylized buttons, or with a custom CSS class. This has been added to the “Topic/Reply Display” tab as #26.
  • CSS Improvement: When topic “Favorite” & “Subscribe” links are styled with the “Forum Button” style, the top few pixels were cut off from the buttons. We added a CSS code fix for this that is automatically applied when topic “Favorite” & “Subscribe” links are selected to be styled as buttons.
  • Setting Location Change: The setting for the topic “Favorite” & “Subscribe” link separator has been moved from the “Forum Buttons” tab to the “Topic/Reply Display” tab as #27. It made sense to do this for consistency reasons and to keep related settings near each other. If you previously had any values set for this, don’t worry, they’ll automatically be migrated over to the new settings fields.

5.5.9

  • A small correction to re-enable the reset keymaster role if all keymasters are deleted.

5.5.8

  • We’ve added a new option to disable nested quotes (quotes within quotes). Find it as #11 in the “Quotes” tab.
  • We’ve added some theme support for the Kadence theme, which allows this plugin to correctly apply styling settings. If you are using Kadence you’ll see a ‘Theme Support’ tab with details.

5.5.7

  • Quote link visibility changed to follow anonymous/guest posting site settings for logged-out users. Now hidden for guests unless guest posting allowed within bbPress settings.

5.5.6

  • Security fix for Subscription Management potential XSS vulnerability as reported by “thiennv”
  • Additional sanitization added to all relevant input fields/values for increased security
  • Italian and Vietnamese machine translations added

5.5.5

  • Minor fix for array offset PHP warning message regarding order of replies
  • .pot file regenerated, French/Russian/Japanese .po/.mo files re-sync’d, and empty strings auto-translated

5.5.4

  • We’ve added the ability to reverse the order of replies, so that a topic displays newest replies first.

5.5.3

  • A fix for forum/topic “freshness” to use default date/time formats when “custom formatting” is selected but no custom formatting value is specified
  • Improved prevention of accidental data leakage for all plugin admin files

5.5.2

  • A fix for those using the Astra theme – certain bbpress screens loop endlessly. If you are using Astra 4.x, then a theme support tab will appear in Dashboard>settings>bbp Style Pack to allow you to fix this issue.

5.5.0 / 5.5.1

  • We have added Block Widget versions of bbPress and bbp Style Pack widgets. These can be used instead of the legacy widgets in themes. In FSE themes, legacy widgets cannot be used so these versions will allow FSE theme users to have widgets. There is a new tab called “Block Widgets” which explains how to set these. Whilst they follow the WordPress rules for how to set up blocks, in testing we found it not very intuitive, hence the need for some explanation in the new tab !
  • We have re-written the way that bbPress displays with FSE themes. If you are using a FSE theme, then in dashboard>settings>bbp style pack you will see a “Theme Support” tab with settings and detailed instructions on how to use the new bbpress templates.
  • For those using the DIVI theme, we have added some support instructions as this theme does not display profiles and search well. Divi have ackowldeged this as an issue, but have not as yet done a correction. You therefore need to change some settings in the DIVI theme to get these to display properly. If you are using the DIVI theme, then a “Theme Support” tab will show, which explains what to do.
  • We’ve added a new Setting: Ability to show/hide user profile links within quotes for everyone/logged-in/no one. The setting has been added to “Quotes” tab > “10. Quoted User Profile Links”
  • We also added another new Setting: Ability to change/remove the ” | ” prefix from the Topic Subscribe button. The setting has been added to “Forum Buttons” tab > “2. Activate Subscribe Button” > “Topic Subscribe Prefix”

5.4.7

  • “Plugin Information” tab overhaul: multisite-friendly, enhanced information, improved styling, and includes all current tabs/option groups
  • ClipboardJS version updated and many additional copy options added to “Plugin Information” tab
  • “Back-to-top” scroller button added to admin settings page

5.4.6

  • Fixes missing files that were not included in the 5.4.5 trunk release

5.4.5

  • Corrections to include all current tabs & option groups within plugin settings import/export/reset operations

5.4.4

  • Complete overhaul of the readme.txt changelog. Re-written using WP plugin directory standards
  • “What’s New?” tab is now auto-generated from the readme.txt changelog with improved styling

5.4.3

  • Correction for background color not showing on topic author in forum roles

5.4.2

  • Minor performance enhancement, which also fixes bug where topic rules overwrite reply rules on first save
  • Changes to login settings tab to fix “undefined array key” PHP warning, handle cases where no primary menu exists, and correct alignment of selectable menus
  • Enhanced admin plugin page links

5.4.1

  • Added theme support for Astra version 4.0.2, which has a bug whereby profiles and bbPress search do not work properly – a theme support tab will appear if you are using this theme

5.4.0

  • Added the ability to style the topic/reply submit button to match those in the ‘Forum Buttons’ tab – see ‘Topic/Reply Form’ tab item 5

5.3.9

  • Minor code improvements for latest activity widget and creation of style.css code

5.3.8

  • A fix for the failed login process, which had stopped working following a WordPress upgrade

5.3.7

  • Change for better detection of FSE themes

5.3.6

  • A bug fix for menu profile items

5.3.5

  • A bug fix for button classes when no value is set

5.3.4

  • A bug fix for subscriptions button when BuddyPress also active

5.3.3

  • A bug fix for new user error if subscriptions management active

5.3.2

  • A minor bug fix for topic counts to prevent a repeated line

5.3.1

  • Bug fixes for moderation and single forum widgets

5.3.0

  • Refinement of handling file generations and cache management on plugin updates for both single site and multisite installs

5.2.9

  • Further fix for file generations on plugin updates

5.2.8

  • Bug fix for file generations on plugin updates
  • Bug fix for PHP empty array index warnings
  • Better handling of custom CSS locations

5.2.7

  • Bug fixes for widgets and unread icon alignment

5.2.6

  • Multisite compatibility!
  • Performance enhancements
  • Topic Count tab/plugin enhancements
  • Minor bug fixes
  • Regenerated & re-sync’d language POT, PO & MO files

5.2.5

  • Regenerated POT to fix missing items

5.2.4

  • Technical correction to 5.2.3

5.2.3

  • Improved actions for modtools shortcode

5.2.2

  • Added a moderations shortcode to display pending topics and replies
  • Extended translation to include style pack and modtools

5.2.1

  • In modtools bbpress.php amended to allow filter for ban/flag and confirm
  • report.php changed to fix issues reported by codejp3

5.2.0

  • Renamed Sundry tab to Dashboard Admin and added sorts and links

5.1.9

  • Added author filter to the forum
  • Topic and reply admin screens

5.1.8

  • Added topic/reply counts ability to the users admin and new sundry tab

5.1.7

  • Added topic/reply count x.xk option

5.1.6

  • Added topic/reply count

5.1.5

  • Added reply button to Topic/Reply Display tab

5.1.4

  • Added reply extracts to Topic/Reply Display tab

5.1.3

  • Added subscription management

5.1.2

  • Make jQuery a dependency in generate_css.php

5.1.1

  • Revert to 5.0.9

5.0.9

  • Revised support for FSE themes

5.0.8

  • Added fix for hidden forums showing in search

5.0.7

  • Updated POT file

5.0.6

  • Revised 2022 theme support for twenty twenty two child themes

5.0.5

  • Revised 2022 theme support
  • Fixed default display order when only 2 buttons

5.0.4

  • Added the ability to amend the order of elements in the quotes section

5.0.3

  • 2022 theme support added

5.0.2

  • Whitespace correction to settings>moderation

5.0.1

  • Whitespace correction to settings>moderation

5.0.0

  • Moderation tools added

4.9.11

  • Correction to quote function for line break

4.9.10

  • Added shortcodes to subscription emails

4.9.9

  • Added shortcodes to subscription emails

4.9.8

  • Third Version of Quotes function

4.9.7

  • Second Version of Quotes function

4.9.6

  • First Version of Quotes function

4.9.5

  • Improved [bsp-display-topic-index] shortcode to work inline

4.9.4

  • Added the ability to specify no. words or characters for excerpt in subscription emails

4.9.3

  • Minor correction to 4.9.2

4.9.2

  • Added ability to have excerpt in subscription emails

4.9.1

  • A better method for bug fix for visual/text editors

4.9.0

  • Bug fix for visual/text editors in topics and replies forms
  • Show_parent => false added to widgets.php line 440

4.8.9

  • Added bug fix to allow ‘restore’ to work on front end

4.8.8

  • Revised reply subscribed function to correct for edit

4.8.7

  • Added topic tag list selection

4.8.6

  • Technical correction to 4.8.5

4.8.5

  • Added bsp-topic-read and bsp-topic-unread classes to the topic title in a forums topic list

4.8.4

  • Added parent forum capability to latest activity widget

4.8.3

  • Added hybrid freshness option

4.8.2

  • Added ability to open topic/reply links in a new window

4.8.1

  • Amend login tab to allow edit profile to go to profile & added ability to change freshness avatar

4.8.0

  • A technical fix for an error warning if you allow participants to trash their own topics under PHP version 8

4.7.9

  • Amendment for settings>freshness display dates to allow for changes

4.7.8

  • Minor amendment for settings>export where WordPress is in a sub folder

4.7.6/4.7.7

  • Rewritten bsp-profile shortcode to improve

4.7.5

  • Change get_site_URL to get_home_URL to allow for situations where WordPress is installed in sub-directories
  • Added ability to add topics/replies to main site search

4.7.4

  • A small technical correction on topic previews to allow for non-English language

4.7.3

  • Prevent participant close topic appearing in the reply

4.7.2

  • Added ability to show forum error messages at top of page

4.7.1

  • Technical improvement in buttons
  • Prevent hide/cancel being displayed in profile following 5.6 release

4.7.0

  • Technical correction to some code in breadcrumbs to allow for backward compatibility with 2.5.x bbPress

4.6.9

  • Removed fix freshness for 2.6.6

4.6.8

  • Revised bsp-force-login to take account of blocks

4.6.7

  • Improved breadcrumb display

4.6.6

  • Upgraded topic preview capability
  • Added bsp-force-login shortcode and improved login fail

4.6.5

  • Re-introduced topic preview capability

4.6.4

  • Reverted version to 4.6.1

4.6.3

  • Removed as contained errors

4.6.2

  • Added topic preview capability

4.6.1

  • Correction to stop topic author role erroring if bbp_show_lead_topic is set to true

4.6.0

  • Added additional translation support for time since

4.5.9

  • Added action for not logged in on topic and reply forms

4.5.8

  • Added ability to turn off login on topic and reply forms

4.5.7

  • Added ability to create keymaster if all are deleted

4.5.6

  • Added login failures tab

4.5.5

  • Additional latest activity bug fix added

4.5.4

  • Revised topic and reply forms for bbPress version 2.6
  • Added URL redirect for profiles if not authorized

4.5.3

  • Placeholder text added to topic and reply forms

4.5.2

  • Minor bug fixes to 4.5.1

4.5.1

  • Additional polylang support for breadcrumb root and current

4.5.0

  • Additional bug fix for merge topics on variable mismatch on bug fixes tab

4.4.9

  • Added polylang support for breadcrumb home

4.4.8

  • Added menu selection to Login tab

4.4.7

  • Additional bug fix for variable mismatch on bug fixes tab

4.4.6

  • Further bug fix for 4.4.3

4.4.5

  • Bug fix for 4.4.3

4.4.4

  • Small correction to CSS generator code

4.4.3

  • Addition of bug fix tab

4.4.2

  • Tidy up in topic info widget

4.4.1

  • Add ‘widget’ class to topic info widget

4.4.0

  • Added bsp_delete.js to JS folder to correct error

4.3.9

  • Corrected donation error

4.3.8

  • Amended ‘oh bother’ text to allow for 2.6

4.3.7

  • Amended bsp_supress_profile_pages to allow for capital letters in username

4.3.6

  • Added the ability to translate freshness time words for non english sites

4.3.5

  • Translations Tab added

4.3.4

  • 2nd change for bbPress 2.6 – remove comma in sub forum lists

4.3.3

  • 1st change for bbPress 2.6 – login/register on forum and topic lists

4.3.2

  • Improved widgets.php

4.3.1

  • Added ability to redirect the WordPress toolbar edit profile to bbPress edit profile page

4.3.0

  • Updated POT file

4.2.9

  • Updated POT file

4.2.8

  • Amended to allow a default template load number

4.2.7

  • Amended templates to load for 2.5 and 2.6 at correct priorities and allow admin to set priority

4.2.6

  • Amended to only register topic and reply forms if needed

4.2.5

  • Amended to alter register templates load to priority 5 so it works with 2.6rc7

4.2.4

  • Amended alternate template to have bsp class added
  • Changed wording on forum templates

4.2.3

  • Correction settings_import.php to remove $this

4.2.2

  • Minor change to styles.php to correct a double colon::

4.2.1

  • Add recalculate freshness topic for sub forums

4.2.0

  • Corrected generate CSS in bbp-style-pack to only fire is file does not exist

4.1..0

  • Corrected topic/reply form to load unconditionally at startup

4.1.9

  • Added the ability to have different topic and reply rules in topic reply form

4.1.8

  • Added a ‘confirm’ to participants trashing topics and replies
  • Class added to form-topic.php and form-reply.php to allow hiding of subscription

4.1.7

  • Added allow participants to trash their own replies

4.1.6

  • Correction to subscription email replies

4.1.5

  • Added allow participants to trash their own topics

4.1.4

  • Improved [bsp-tooic-index]

4.1.3

  • Further fix to HTML replies not formatting

4.1.2

  • Further fix to HTML replies not formatting

4.1.1

  • Fix to HTML replies not formatting

4.1.0

  • Technical change to 4.0.9

4.0.9

  • Email subscription checkbox added to allow for other plugins/functions amending emails

4.0.8

  • Added login capability for links from subscription emails to private forums

4.0.7

  • Added option for breadcrumbs at bottom of forum pages

4.0.6

  • Added widgets for single topic and single forums

4.0.5

  • Added tab to allow for customization of subscription emails

4.0.4

  • Added redirect ability to topic/reply submission

4.0.3

  • Added ability to change ‘you must be logged in…’ messages and added login and register links

4.0.2

  • Added ability to change topic by text on latest activity widget

4.0.1

  • Ability to change oh bother message for forums index

4.0.0

  • [bsp-profile] shortcode added

3.9.9

  • Added the ability to exclude forums in the latest activity widget

3.9.8

  • Added the ability to show the no. replies in the latest activity widget

3.9.7

  • Added ability for participants to close their own topics

3.9.6

  • Stop emails for topic subscriptions for blocked emails

3.9.5

  • Allow setting of number of forums per page

3.9.4

  • Allow change of search text

3.9.3

  • Allow users to decide what to show in author_links

3.9.2

  • Fix issue with buttons tab styling not working properly

3.9.1

  • Fix issue with profile shortcode not working properly

3.9.0

  • Fix issue with role display where profiles were disabled
  • Redesigned thumbnail image display to allow for sub forums at a later stage

3.8.9

  • Fix issue with settings page on unread functions

3.8.8

  • Added ability to hide ‘mark as read’ button on main index page

3.8.7

  • Fix unread topics ‘mark all topics as read’ not working properly

3.8.6

  • Export/import settings added

3.8.5

  • Added ability to remove HTML and empty topic messages

3.8.4

  • Fix issue for new topics when using GD bbPress attachments

3.8.2

  • Improved breadcrumb URL redirection added and option for unregistered users to show email for keymasters

3.8.0

  • Visual editor for topic/reply form fixed and options added

3.7.8

  • Added date sort order to forum order tab

3.7.7

  • Added fix for @mentions where profile is set not to display
  • Added shortcode bsp-forum-subscriber-count

3.7.6

  • Added title to bsp-display-forum-index

3.7.5

  • Fix to display author role where $role is not set

3.7.4

  • Fix to correctly display forums names when hiding ‘private’ in style pack settings for widgets on non forum pages

3.7.3

  • Ability to change the search ‘oh bother’ message added to search styling tab

3.7.2

  • Fix for forum freshness to allow subscription filter

3.7.1

  • Update to keep style pack in line with private groups 3.6.3

3.7.0

  • Stop emails to subscribed users (Pascal’s code) – only executed if toolkit not active.
  • Added a filter for create topic button to allow sub-folder WordPress installations

3.6.9

  • Fix issues with 4.4 =
  • Error when bspstyle.css does not exist on loading by ensuring file is created

3.6.8

  • Visual editor added to topic/reply form
  • Forum order tab added

3.6.7

  • Minor correction to prevent two unread buttons if in category

3.6.6

  • Minor change to prevent error if old unread posts plugin still active

3.6.5

  • Unread posts added
  • Profile shortcode added

3.6.3

  • Corrected version numbering

3.6.2

  • Minor correction to 3.6.1

3.6.1

  • Addition of ‘not working’ tab to help in fault finding

3.6.0

  • Minor change to how custom CSS works within the menu login/logout/register/profile in functions.php
  • Added ‘create new topic’ to ‘display topics by freshness’ on root

3.5.9

  • Further fix in styles.php line 741

3.5.8

  • Fix in styles.php line 741 to make user topic display work if forum display item 11 border set to 0px

3.5.7

  • Amended enqueque of CSS to allow autoptimise to work better

3.5.6

  • Avatar size added to la widget styling

3.5.5

  • Added class to freshness link
  • Added filter to forum ID to allow for private groups showing this column in listings

3.5.4

  • Added bsp_get_user_display_role function

3.5.3

  • Improved button display on mobile
  • Last Activity widget – fix to show latest reply in widgets.php if author not shown
  • Ability to reset data added

3.5.2

  • Made forum thumbnail image clickable

3.5.1

  • Minor change to new topic button link to allow styling

3.5.0

  • Improved styling capability for latest activity widget
  • Search tab and styling added

3.4.9

  • Fix for edit log revisions not displaying correctly

3.4.8

  • Fix for themes that display topic then replies

3.4.7

  • Fix for login settings for foreign language

3.4.6

  • Fix for bug in bbPress freshness for sub forums
  • Save added to top of settings forms

3.4.5

  • Minor correction to freshness display to allow for private group sub forums

3.4.4

  • Correct spurious spaces in functions file

3.4.3

  • Tidy of settings tabs
  • Filter for …