Optional Loading of CSS and JavaScript Resources

BuddyBoss and its related features/plugins load a large number of CSS and JavaScript files by default. In many cases, not all features are used on a website, yet their resources are still loaded.

It would be very helpful to have an option to disable or opt out of loading specific CSS and JavaScript files for features that are not in use. This could significantly improve performance, reduce server load, and decrease page loading times.

A modular approach to loading assets would give developers more control and help optimize websites more efficiently.