Info
- 1 post
- 1 voice
- Started 2 years ago by johnnydoe
- This topic is not resolved
alternative admin link for normal users
-
- Posted 2 years ago #
heyho,
so i guess this is going to be my last question and i should be done now with my bbpress template .
so i need a placeholder link for normal logged in folks like
<?php if ( is_admin() yadda yadda php xy bla bla() ) : ?> <table> <tr> <td> <li><?php bb_admin_link();?></li> </td> </tr> </table> or else <table> <tr> <td> <li><?php bb_any_link();?></li> </td> </tr> </table>what kind of bbpress/php tags do i need?
thankssssss a bunch
-
You must log in to post.