Changeset 2820 for branches/1.2/bp-blogs/bp-blogs-templatetags.php
- Timestamp:
- 03/08/2010 04:04:42 PM (16 years ago)
- File:
-
- 1 edited
-
branches/1.2/bp-blogs/bp-blogs-templatetags.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-blogs/bp-blogs-templatetags.php
r2702 r2820 468 468 469 469 if ( bp_is_my_profile() ) { 470 echo apply_filters( 'bp_create_blog_link', '<a href="' . $bp-> loggedin_user->domain . $bp->blogs->slug . '/create-a-blog">' . __('Create a Blog', 'buddypress') . '</a>' );470 echo apply_filters( 'bp_create_blog_link', '<a href="' . $bp->root_domain . '/' . $bp->blogs->slug . '/create">' . __('Create a Blog', 'buddypress') . '</a>' ); 471 471 } 472 472 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)