Forums
-
- Forum
- Posts
-
- Installation
- 28,536
- Troubleshooting
- 62,800
- Themes
- 10,444
- Plugins
- 15,388
- Requests & Feedback
- 14,986
- Showcase
- 3,257
-
hey,
it doesn’t seem to be working! i’ve edited it a little
<?php if( bb_current_user_can('administrate') {
$wpadmin = 'wordpress/wp-admin/';
echo '<a href="'.$wpadmin.'">Wordpress Admin</a>'; } ?>)