Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,846
- How-to & Troubleshooting
- 129,867
- Creating & Extending
- 25,895
- Requests & Feedback
- 9,546
- Third Party Plugins
- 9,832
- Showcase
- 3,316
- Ideas
- 1,402
- Miscellaneous
- 9,179
-
Have issues such as this been caught and fixed for next release?
‘function bp_links_dtheme_creation_tabs() {
global $bp;
$href = sprintf( ‘%s/%s/create/’, $bp->root_domain, $bp->links->slug );
?>
<li class=”current”<a href=”‘
Missing short tag after class token
And explicit ‘for’ attributes need to to have a matching ID on the input.