Forums
-
- Forum
- Posts
-
- Installation
- 28,406
- Troubleshooting
- 62,341
- Themes
- 10,400
- Plugins
- 15,321
- Requests & Feedback
- 14,952
- Showcase
- 3,254
-
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>'; } ?>)