Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: i found a very serious problem!!!!

I profiled the page, and you’re right, the bbpress forums load a number of JS files when the user is logged in:

* https://bbpress.org/forums/bb-includes/js/add-load-event.js

* https://bbpress.org/forums/bb-includes/js/prototype.js?ver=1.5.0

* https://bbpress.org/forums/bb-includes/js/wp-ajax-js.php?ver=2.1-beta2

* https://bbpress.org/forums/bb-includes/js/fat.js?ver=1.0-RC1_3660

* https://bbpress.org/forums/bb-includes/js/list-manipulation-js.php?ver=440

* https://bbpress.org/forums/bb-includes/js/jquery/jquery.js?ver=1.1.3.1

* https://bbpress.org/forums/bb-includes/js/topic.js?ver=20080422

Downloading these files does slow down the “logged in” page compared to the “not logged in” page, but that’s a choice made by the maker of the theme for this site. It’s not a problem with the core software.

Skip to toolbar