Forums
-
- Forum
- Posts
-
- Installation
- 28,545
- Troubleshooting
- 62,943
- Themes
- 10,447
- Plugins
- 15,406
- Requests & Feedback
- 15,034
- 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>'; } ?>)