| [ Web Proxy ] |
| Viewing: https://bbpress.org/forums/feed/ | [Back] [Original] |
There are also additional ones with filters in
once activated go to
dashboard>settings>bbp style pack>shortcodes
]]> https://bbpress.org/forums/topic/uses_utf8-problem/#post-249327 https://bbpress.org/forums/topic/uses_utf8-problem/#post-249327 Mon, 13 Jul 2026 11:18:02 +0000 pentatonicfunk
FILE: /bbpress/includes/common/formatting.php
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
810 | WARNING | seems_utf8() has been deprecated since WordPress version 6.9.0. Use wp_is_valid_utf8() instead. (WordPress.WP.DeprecatedFunctions.seems_utf8Found)
811 | WARNING | Function utf8_encode() is deprecated since PHP 8.2; Use mb_convert_encoding(), UConverter::transcode() or iconv instead (PHPCompatibility.FunctionUse.RemovedFunctions.utf8_encodeDeprecated)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
]]>
https://bbpress.org/forums/topic/terms-wp-compatibility/#post-249326
https://bbpress.org/forums/topic/terms-wp-compatibility/#post-249326
Mon, 13 Jul 2026 11:16:33 +0000
pentatonicfunk
FILE: /bbpress/includes/admin/tools/repair.php
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
372 | ERROR | The parameter "array( 'hide_empty' => false )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter. (WordPress.WP.DeprecatedParameters.Get_termsParam2Found)
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FILE: /bbpress/includes/common/functions.php
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
532 | ERROR | The parameter "array( 'hide_empty' => true )" at position #2 of wp_count_terms() has been deprecated since WordPress version 5.6.0. Instead do not pass the parameter.
| | (WordPress.WP.DeprecatedParameters.Wp_count_termsParam2Found)
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
PHP 8.5
WP 7.0.1
bbpress 2.6.14
My working theory would be that turnkey bbpress is adding something to the header – if another theme shows it as a lock, then that is the most likely, but I may well be incorrect !
Are you using the version on wordpress? https://wordpress.org/plugins/weaver-for-bbpress/
or where did you get it from?
It might be worth you posting the issue on
to see if they can help.
I am not a bbpress author, just a volunteer who tries to help here, but please do come back and I’ll see if I can help further
]]> https://bbpress.org/forums/topic/code-showing-in-title-of-closed-threads-dashicons-lock/#post-249276 https://bbpress.org/forums/topic/code-showing-in-title-of-closed-threads-dashicons-lock/#post-249276 Sun, 05 Jul 2026 20:34:29 +0000 laptoplife Thank you so much for your post and the suggestions.Using the suggestions I have determined that this problem doesnt occur if I use one of these options. All of the options dont have to be used, just picking one gets rid of the issue.
1) Dont use the closed threads option at all.
2) Deactivate the plugin Turnkey bbPress by WeaverTheme
3) Change the theme. The lock shows normally without the code being there.
But this doesnt really solve it because I want to keep the theme and the plugin.
I assumed that there is an issue with the way the dashicons were being processed.
I added this to functions.php. It did not change anything.
I feel like perhaps there is an issue with the title formatting.
If I go to the post and click on Edit Topic, it doesnt show any extra code in the title section. Yet I see that this <span> is being inserted into the title of the forum post (as shown above) and I think WordPress may be stripping out the code which is why it shows. I could be wrong in this, but where would I look to see how to change this.
]]> https://bbpress.org/forums/topic/code-showing-in-title-of-closed-threads-dashicons-lock/#post-249231 https://bbpress.org/forums/topic/code-showing-in-title-of-closed-threads-dashicons-lock/#post-249231 Thu, 02 Jul 2026 07:17:15 +0000 Robin W not one I’ve seen before, it could be a theme or plugin issueThemes
As a test switch to a default theme such as twentytwenty, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Then come back
]]>| Web Proxy Viewer | New URL | Original Page |