Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,002
- How-to & Troubleshooting
- 129,544
- Creating & Extending
- 25,789
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,790
- Showcase
- 3,316
- Ideas
- 1,398
- Miscellaneous
- 9,169
-
Could someone post such skeletal bp-in-between -framework to plugins or somewhere? One that:
– could easily be childed to any WP-theme
– is stripped from any non-bp elements? (header, footer etc.)
– load_template()s were replaced with locate_template()s
?
Or have I misunderstood something and this would be insensible?