Forums
-
- Forum
- Posts
-
- Installation
- 28,502
- Troubleshooting
- 62,683
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,972
- Showcase
- 3,256
-
Use these functions:
bb_active_theme_uri(); // echos active theme URI
bb_get_active_theme_uri(); // returns active theme URI
bb_get_theme_uri( 'user#foobar' ); // returns given theme URI where theme is in "my-templates/foobar"